Skip to content

Commit 498e2f4

Browse files
committed
bump version
1 parent d3f78ba commit 498e2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#define VERSION_MAJOR 7
99
#define VERSION_MINOR 0
1010
#define VERSION_BUILD 0
11-
#define VERSION_REVISION 0
11+
#define VERSION_REVISION 1
1212

1313
#define VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD, VERSION_REVISION
1414
#define VERSION_STRING ver_str(VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD, VERSION_REVISION)

0 commit comments

Comments
 (0)