UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-02-03 13:11:31 +03:00
parent a100a797d4
commit 93d6f13d37

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 11
#define APP_VERSION_PATCH 3
#define APP_VERSION_STR "3.11.3"
#define APP_VERSION_PATCH 4
#define APP_VERSION_STR "3.11.4"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031103
#define APP_VERSION 0x031104
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"