UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-03-10 14:45:10 +03:00
parent b76ca7c281
commit a3f1b1a86c

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 7
#define APP_VERSION_PATCH 7
#define APP_VERSION_STR "3.7.7"
#define APP_VERSION 0x030707
#define APP_VERSION_PATCH 8
#define APP_VERSION_STR "3.7.8"
#define APP_VERSION 0x030708
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"