UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2024-01-11 18:29:45 +03:00
parent e1734956fa
commit 4f7f31d8a8

View File

@ -3,10 +3,10 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 10
#define APP_VERSION_PATCH 7
#define APP_VERSION_STR "3.10.7"
#define APP_VERSION_PATCH 8
#define APP_VERSION_STR "3.10.8"
#define APP_VERSION_BUILD_STR ""
#define APP_VERSION 0x031007
#define APP_VERSION 0x031008
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"