Bump version

This commit is contained in:
Nodir Temirkhodjaev 2022-02-21 14:00:04 +03:00
parent ab03ea7b53
commit 78114b0312

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 0 #define APP_VERSION_PATCH 1
#define APP_VERSION_STR "3.5.0" #define APP_VERSION_STR "3.5.1"
#define APP_VERSION 0x030500 #define APP_VERSION 0x030501
#define APP_NAME "Fort Firewall" #define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall" #define APP_BASE "FortFirewall"