Skip to content

Commit 456bf59

Browse files
committed
bump libgit2 version number
1 parent 22021c6 commit 456bf59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ directory, do:
6565
.. code-block:: sh
6666
6767
$ wget https://github.com/libgit2/libgit2/archive/v0.23.4.tar.gz
68-
$ tar xzf v0.23.4.tar.gz
69-
$ cd libgit2-0.23.4/
68+
$ tar xzf v0.24.0.tar.gz
69+
$ cd libgit2-0.24.0/
7070
$ cmake .
7171
$ make
7272
$ sudo make install

0 commit comments

Comments
 (0)