Bump version

This commit is contained in:
Nodir Temirkhodjaev 2022-03-19 14:04:39 +03:00
parent 9e27e6ea57
commit 530019572f

View File

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