Skip to content

Commit 9e2829f

Browse files
committed
Bump revision to 1.0.2
1 parent d6881cd commit 9e2829f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/gen-versioninfo.h

Lines changed: 3 additions & 3 deletions
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.1.0\0"
3-
#define GEN_VER_DIGITAL_VERSION 1,0,1,0
4-
#define GEN_VER_VERSION_HEX 0x0001000000010000
2+
#define GEN_VER_VERSION_STRING "1.0.2.0\0"
3+
#define GEN_VER_DIGITAL_VERSION 1,0,2,0
4+
#define GEN_VER_VERSION_HEX 0x0001000000020000
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)