Skip to content

Commit 645bba0

Browse files
committed
bumped version number
1 parent 3982081 commit 645bba0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
#define str_(x) str__(x)
66

77
#define VERSION_MAJOR 6
8-
#define VERSION_MINOR 1
9-
#define VERSION_REV 9
10-
#define BETA "-beta"
8+
#define VERSION_MINOR 2
9+
#define VERSION_REV 0
10+
//#define BETA "-beta"
1111

1212
#define VERSIONSTR version_string
1313

0 commit comments

Comments
 (0)