Skip to content

Commit ec11cb7

Browse files
authored
Bump version to 1.13
1 parent 15232a7 commit ec11cb7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/binver/binver/version.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define STRINGIZE(s) STRINGIZE2(s)
33

44
#define VERSION_MAJOR 1
5-
#define VERSION_MINOR 12
5+
#define VERSION_MINOR 13
66
#define VERSION_BUILD 0
77
#define VERSION_REVISION 0
88

@@ -29,3 +29,4 @@
2929
#define VER_FILEOS VOS_NT_WINDOWS32
3030
#define VER_FILEFLAGS VER_VER_DEBUG
3131
#define VER_FILETYPE VFT_APP
32+

0 commit comments

Comments
 (0)