UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-01-16 13:16:27 +03:00
parent 052222b78e
commit c74b03b78e

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 10
#define APP_VERSION_PATCH 11
#define APP_VERSION_STR "3.10.11"
#define APP_VERSION_PATCH 12
#define APP_VERSION_STR "3.10.12"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031011
#define APP_VERSION 0x031012
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"