Skip to content

Commit d529bb1

Browse files
authored
Update ver.h
1 parent 84a0196 commit d529bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/ver.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#define VER_PRODBUILD_MAJOR 3
77
#define VER_PRODBUILD_MINOR 7
8-
#define VER_PRODBUILD_BUILD 3
8+
#define VER_PRODBUILD_BUILD 4
99
#define VER_PRODBUILD_REVISION 0
1010

1111
#define VER_FILEVERSION VER_PRODBUILD_MAJOR,VER_PRODBUILD_MINOR,VER_PRODBUILD_BUILD,VER_PRODBUILD_REVISION

0 commit comments

Comments
 (0)