UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-08-28 19:25:41 +05:00
parent 8e88fe86ef
commit 9b12bc8c52

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3 #define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 13 #define APP_VERSION_MINOR 13
#define APP_VERSION_PATCH 9 #define APP_VERSION_PATCH 10
#define APP_VERSION_STR "3.13.9" #define APP_VERSION_STR "3.13.10"
#define APP_VERSION_BUILD_STR "" #define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031309 #define APP_VERSION 0x031310
#define APP_NAME "Fort Firewall" #define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall" #define APP_BASE "FortFirewall"