UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-01-13 13:28:53 +03:00
parent 695cef1cd3
commit 0729dd979d

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 6
#define APP_VERSION_PATCH 3
#define APP_VERSION_STR "3.6.3"
#define APP_VERSION 0x030603
#define APP_VERSION_PATCH 4
#define APP_VERSION_STR "3.6.4"
#define APP_VERSION 0x030604
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"