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.
2 parents 4f2d272 + db7af11 commit cbd930fCopy full SHA for cbd930f
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.21.3"
+#define LIBGIT2_VERSION "0.21.4"
11
#define LIBGIT2_VER_MAJOR 0
12
#define LIBGIT2_VER_MINOR 21
13
-#define LIBGIT2_VER_REVISION 3
+#define LIBGIT2_VER_REVISION 4
14
15
#define LIBGIT2_SOVERSION 21
16
0 commit comments