UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-05-21 12:29:39 +03:00
parent 94496bfb7f
commit 2a998930ed

View File

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