UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-02-12 17:03:21 +03:00
parent 06b66b555d
commit 0bab5a2f8d

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 7
#define APP_VERSION_PATCH 1
#define APP_VERSION_STR "3.7.1"
#define APP_VERSION 0x030701
#define APP_VERSION_PATCH 2
#define APP_VERSION_STR "3.7.2"
#define APP_VERSION 0x030702
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"