UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-03-24 20:18:56 +03:00
parent 6cb02bfe38
commit 4f83686ff8

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3 #define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 8 #define APP_VERSION_MINOR 8
#define APP_VERSION_PATCH 3 #define APP_VERSION_PATCH 4
#define APP_VERSION_STR "3.8.3" #define APP_VERSION_STR "3.8.4"
#define APP_VERSION 0x030803 #define APP_VERSION 0x030804
#define APP_NAME "Fort Firewall" #define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall" #define APP_BASE "FortFirewall"