UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-08-15 13:10:29 +05:00
parent ecaceae4b8
commit 5be68b4d6a

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 9
#define APP_VERSION_PATCH 10
#define APP_VERSION_STR "3.9.10"
#define APP_VERSION 0x030910
#define APP_VERSION_PATCH 11
#define APP_VERSION_STR "3.9.11"
#define APP_VERSION 0x030911
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"