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 0967e35 commit b610dc8Copy full SHA for b610dc8
src/common/global.c
@@ -51,7 +51,7 @@
51
#endif
52
53
#ifndef GIT_FULL_VERSION
54
- static const char* VERSION = "1.04";
+ static const char* VERSION = "1.05";
55
56
57
enum {
0 commit comments