Bump version

This commit is contained in:
Nodir Temirkhodjaev 2022-02-10 18:29:32 +03:00
parent 9e011bbca5
commit 05843839a5

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 4
#define APP_VERSION_PATCH 6
#define APP_VERSION_STR "3.4.6"
#define APP_VERSION 0x030406
#define APP_VERSION_PATCH 7
#define APP_VERSION_STR "3.4.7"
#define APP_VERSION 0x030407
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"