Skip to content

Commit 2410fd1

Browse files
committed
[v1.06] Bump version
1 parent f63178b commit 2410fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/global.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
#endif
6363

6464
#ifndef GIT_FULL_VERSION
65-
static const char* VERSION = "1.05";
65+
static const char* VERSION = "1.06";
6666
#endif
6767

6868
enum {

0 commit comments

Comments
 (0)