Skip to content

Commit 56e394d

Browse files
committed
next release will be 6.2.0
1 parent 0e0c020 commit 56e394d

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
@@ -5,8 +5,8 @@
55
#define str_(x) str__(x)
66

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

1212
#define VERSIONSTR version_string

0 commit comments

Comments
 (0)