Skip to content

Commit 0001dcc

Browse files
committed
Update version.h
1 parent dc3ea0d commit 0001dcc

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 1
9-
#define VERSION_REV 0
10-
//#define BETA "-beta"
9+
#define VERSION_REV 1
10+
#define BETA "-beta"
1111

1212
#define VERSIONSTR version_string
1313

0 commit comments

Comments
 (0)