Skip to content

Commit a2e4c69

Browse files
committed
before update 0.6.1
1 parent dd5b6bd commit a2e4c69

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
@@ -1,7 +1,7 @@
11
//The version number conforms to semver.org format
22
#define _VERSION_MAJOR 0
33
#define _VERSION_MINOR 6
4-
#define _VERSION_PATCH 0
4+
#define _VERSION_PATCH 1
55
#define _VERSION_BUILD 409
66
//#define _VERSION_PRERELEASE beta //uncomment to define prerelease labels: alpha - beta - rc
77
#define _VERSION_DATE "12-01-2021"

0 commit comments

Comments
 (0)