Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45d5556 commit a0c286bCopy full SHA for a0c286b
include/git2/version.h
@@ -7,10 +7,10 @@
7
#ifndef INCLUDE_git_version_h__
8
#define INCLUDE_git_version_h__
9
10
-#define LIBGIT2_VERSION "0.27.6"
+#define LIBGIT2_VERSION "0.27.7"
11
#define LIBGIT2_VER_MAJOR 0
12
#define LIBGIT2_VER_MINOR 27
13
-#define LIBGIT2_VER_REVISION 6
+#define LIBGIT2_VER_REVISION 7
14
#define LIBGIT2_VER_PATCH 0
15
16
#define LIBGIT2_SOVERSION 27
0 commit comments