Skip to content

Commit 411ec8f

Browse files
committed
bump version
1 parent d000cf4 commit 411ec8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
#define VERSION_MAJOR 7
88
#define VERSION_MINOR 0
9-
#define VERSION_REV 0
10-
//#define BETA "-beta2"
9+
#define VERSION_REV 1
10+
#define BETA "-beta"
1111

1212
#define VERSIONSTR version_string
1313

0 commit comments

Comments
 (0)