Skip to content

Commit e7ae07a

Browse files
committed
bump version
1 parent 541b5de commit e7ae07a

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
@@ -7,7 +7,7 @@
77
#define VERSION_MAJOR 7
88
#define VERSION_MINOR 1
99
#define VERSION_BUILD 0
10-
#define VERSION_REVISION 0
10+
#define VERSION_REVISION 1
1111

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

0 commit comments

Comments
 (0)