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 f63178b commit 2410fd1Copy full SHA for 2410fd1
src/common/global.c
@@ -62,7 +62,7 @@
62
#endif
63
64
#ifndef GIT_FULL_VERSION
65
- static const char* VERSION = "1.05";
+ static const char* VERSION = "1.06";
66
67
68
enum {
0 commit comments