Bump version

This commit is contained in:
Nodir Temirkhodjaev 2022-02-26 17:51:16 +03:00
parent 15852e47d0
commit 4a9d92d057

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3 #define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 5 #define APP_VERSION_MINOR 5
#define APP_VERSION_PATCH 5 #define APP_VERSION_PATCH 6
#define APP_VERSION_STR "3.5.5" #define APP_VERSION_STR "3.5.6"
#define APP_VERSION 0x030505 #define APP_VERSION 0x030506
#define APP_NAME "Fort Firewall" #define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall" #define APP_BASE "FortFirewall"