Skip to content

Commit 63cfe90

Browse files
author
Documentation Site Generator
committed
Documentation update 2024-12-28
1 parent 23dd3f8 commit 63cfe90

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/api/main.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"info": {
33
"version": "main",
4-
"commit": "dc816591d5ee4a44d2f5cd1c7c2f07e190c66922"
4+
"commit": "d85c1a1b79981b99d84d1b29576187390a9f9181"
55
},
66
"groups": {
77
"sys/alloc": {
@@ -52748,7 +52748,7 @@
5274852748
"line": 49,
5274952749
"column": 9
5275052750
},
52751-
"value": "\"2.0\"",
52751+
"value": "\"1.9\"",
5275252752
"comment": "The library ABI soversion for this version of libgit2. This should only be changed when the library has a breaking ABI change, and so may not reflect the library's API version number.",
5275352753
"group": "version"
5275452754
},

docs/reference/main/.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"version": "main",
3-
"commit": "dc816591d5ee4a44d2f5cd1c7c2f07e190c66922"
3+
"commit": "d85c1a1b79981b99d84d1b29576187390a9f9181"
44
}

docs/reference/main/version/LIBGIT2_SOVERSION.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h3 class="apiSignatureHeader macroSignatureHeader">Signature</h3>
136136
<a href="https://github.com/libgit2/libgit2/blob/main/include/git2/version.h#L49" target="_blank" rel="noopener">GitHub</a>
137137
</div>
138138
<div class="apiSignature macroSignature">
139-
#define LIBGIT2_SOVERSION "2.0" </div>
139+
#define LIBGIT2_SOVERSION "1.9" </div>
140140
<h3 class="apiVersionsHeader macroVersionsHeader">Versions</h3>
141141
<div class="apiVersions macroVersions">
142142
<ul>

docs/search-index/main.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18939,7 +18939,8 @@
1893918939
"929": 2,
1894018940
"934": 1,
1894118941
"1547": 1,
18942-
"1549": 1
18942+
"1549": 1,
18943+
"1553": 1
1894318944
}
1894418945
}
1894518946
],
@@ -19895,8 +19896,7 @@
1989519896
"396": 1,
1989619897
"804": 1,
1989719898
"948": 1,
19898-
"952": 1,
19899-
"1553": 1
19899+
"952": 1
1990019900
}
1990119901
}
1990219902
],
@@ -24591,6 +24591,7 @@
2459124591
"1484": 1,
2459224592
"1547": 1,
2459324593
"1548": 1,
24594+
"1553": 1,
2459424595
"1563": 1,
2459524596
"1565": 1,
2459624597
"1568": 1,
@@ -41003,7 +41004,6 @@
4100341004
"1547": 1,
4100441005
"1550": 1,
4100541006
"1551": 1,
41006-
"1553": 1,
4100741007
"1557": 1,
4100841008
"1558": 1,
4100941009
"1559": 1,

0 commit comments

Comments
 (0)