Skip to content

Commit 67bc12b

Browse files
committed
remove beta flag
1 parent 23c932f commit 67bc12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

1212
#define VERSIONSTR version_string
1313

0 commit comments

Comments
 (0)