UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-05-20 19:30:49 +03:00
parent 39ca6fafa3
commit a094b1214a

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 12
#define APP_VERSION_PATCH 9
#define APP_VERSION_STR "3.12.9"
#define APP_VERSION_PATCH 10
#define APP_VERSION_STR "3.12.10"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031209
#define APP_VERSION 0x031210
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"