UI: Bump version

This commit is contained in:
Nodir Temirkhodjaev 2023-05-04 13:23:56 +03:00
parent 654ac2ca9d
commit 3f5a15db49

View File

@ -3,9 +3,9 @@
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 9
#define APP_VERSION_PATCH 0
#define APP_VERSION_STR "3.9.0"
#define APP_VERSION 0x030900
#define APP_VERSION_PATCH 1
#define APP_VERSION_STR "3.9.1"
#define APP_VERSION 0x030901
#define APP_NAME "Fort Firewall"
#define APP_BASE "FortFirewall"