Bump version

This commit is contained in:
Nodir Temirkhodjaev 2022-02-22 17:58:59 +03:00
parent 3c75da08a4
commit 991a249d2f

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 5
#define APP_VERSION_PATCH 3
#define APP_VERSION_STR "3.5.3"
#define APP_VERSION 0x030503
#define APP_VERSION_PATCH 4
#define APP_VERSION_STR "3.5.4"
#define APP_VERSION 0x030504
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"