UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-05-27 11:21:31 +03:00
parent 424fd02552
commit 714edc30fb

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 12
#define APP_VERSION_PATCH 12
#define APP_VERSION_STR "3.12.12"
#define APP_VERSION_PATCH 13
#define APP_VERSION_STR "3.12.13"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031212
#define APP_VERSION 0x031213
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"