UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-05-12 10:21:50 +03:00
parent c7ee31a507
commit d0bdedd26d

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 12
#define APP_VERSION_PATCH 7
#define APP_VERSION_STR "3.12.7"
#define APP_VERSION_PATCH 8
#define APP_VERSION_STR "3.12.8"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031207
#define APP_VERSION 0x031208
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"