Skip to content

Commit 69b0f22

Browse files
committed
Bump revision to 1.0.1
1 parent 9f4d8d9 commit 69b0f22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/gen-versioninfo.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//GIT-VS-VERSION-GEN.bat generated resource header.
2-
#define GEN_VER_VERSION_STRING "1.0.0.0\0"
3-
#define GEN_VER_DIGITAL_VERSION 1,0,0,0
4-
#define GEN_VER_VERSION_HEX 0x0001000000000000
2+
#define GEN_VER_VERSION_STRING "1.0.1.0\0"
3+
#define GEN_VER_DIGITAL_VERSION 1,0,1,0
4+
#define GEN_VER_VERSION_HEX 0x0001000000010000
55
#define GEN_VER_COMMENT_STRING "Major Version Release\0"
66
#define GEN_VER_PRIVATE_FLAG VS_FF_PRIVATEBUILD
77
#define GEN_VER_PRIVATE_STRING "Custom Build\0"

0 commit comments

Comments
 (0)