Bump version.

This commit is contained in:
jakcron
2022-03-14 21:44:24 +08:00
parent dd7c33e996
commit cc8a4d6ccb
+1 -1
View File
@@ -3,5 +3,5 @@
#define BIN_NAME "ctrtool" #define BIN_NAME "ctrtool"
#define VER_MAJOR 1 #define VER_MAJOR 1
#define VER_MINOR 0 #define VER_MINOR 0
#define VER_PATCH 0 #define VER_PATCH 1
#define AUTHORS "jakcron" #define AUTHORS "jakcron"