UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-01-01 14:58:56 +03:00
parent c119a65650
commit 8e30a7107c

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3 #define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 10 #define APP_VERSION_MINOR 10
#define APP_VERSION_PATCH 6 #define APP_VERSION_PATCH 7
#define APP_VERSION_STR "3.10.6" #define APP_VERSION_STR "3.10.7"
#define APP_VERSION_BUILD_STR "" #define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031006 #define APP_VERSION 0x031007
#define APP_NAME "Fort Firewall" #define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall" #define APP_BASE "FortFirewall"