mirror of
https://github.com/tnodir/fort
synced 2024-11-15 08:35:08 +00:00
UI: Bump version
This commit is contained in:
parent
f174690871
commit
2f0f1143cb
@ -2,11 +2,11 @@
|
|||||||
#define FORT_VERSION_H
|
#define FORT_VERSION_H
|
||||||
|
|
||||||
#define APP_VERSION_MAJOR 3
|
#define APP_VERSION_MAJOR 3
|
||||||
#define APP_VERSION_MINOR 12
|
#define APP_VERSION_MINOR 13
|
||||||
#define APP_VERSION_PATCH 13
|
#define APP_VERSION_PATCH 0
|
||||||
#define APP_VERSION_STR "3.12.13"
|
#define APP_VERSION_STR "3.13.0"
|
||||||
#define APP_VERSION_BUILD_STR ""
|
#define APP_VERSION_BUILD_STR ""
|
||||||
#define APP_VERSION 0x031213
|
#define APP_VERSION 0x031300
|
||||||
|
|
||||||
#define APP_NAME "Fort Firewall"
|
#define APP_NAME "Fort Firewall"
|
||||||
#define APP_BASE "FortFirewall"
|
#define APP_BASE "FortFirewall"
|
||||||
|
Loading…
Reference in New Issue
Block a user