UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-05-29 08:17:13 +03:00
parent 94f3ee53bb
commit 4a26f1ed9a

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 9
#define APP_VERSION_PATCH 5
#define APP_VERSION_STR "3.9.5"
#define APP_VERSION 0x030905
#define APP_VERSION_PATCH 6
#define APP_VERSION_STR "3.9.6"
#define APP_VERSION 0x030906
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"