Bump version.

This commit is contained in:
jakcron
2022-04-11 18:01:44 +08:00
parent a1f86a6813
commit 5c584f4d36
+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 3 #define VER_PATCH 4
#define AUTHORS "jakcron" #define AUTHORS "jakcron"