Bump version

This commit is contained in:
Nodir Temirkhodjaev 2022-05-24 16:20:22 +03:00
parent f056c0e41c
commit 905b77ab77

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3 #define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 5 #define APP_VERSION_MINOR 5
#define APP_VERSION_PATCH 7 #define APP_VERSION_PATCH 8
#define APP_VERSION_STR "3.5.7" #define APP_VERSION_STR "3.5.8"
#define APP_VERSION 0x030507 #define APP_VERSION 0x030508
#define APP_NAME "Fort Firewall" #define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall" #define APP_BASE "FortFirewall"