UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-04-29 19:56:40 +03:00
parent c321524542
commit 43d2cf5b51

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 12
#define APP_VERSION_PATCH 4
#define APP_VERSION_STR "3.12.4"
#define APP_VERSION_PATCH 5
#define APP_VERSION_STR "3.12.5"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031204
#define APP_VERSION 0x031205
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"