mirror of
https://github.com/tnodir/fort
synced 2024-11-15 04:15:22 +00:00
Patch version.
This commit is contained in:
parent
9bcb9e8fe4
commit
a3edef43a0
@ -2,10 +2,10 @@
|
||||
#define FORT_VERSION_H
|
||||
|
||||
#define APP_VERSION_MAJOR 3
|
||||
#define APP_VERSION_MINOR 4
|
||||
#define APP_VERSION_PATCH 0
|
||||
#define APP_VERSION_STR "3.4.0"
|
||||
#define APP_VERSION 0x030400
|
||||
#define APP_VERSION_MINOR 3
|
||||
#define APP_VERSION_PATCH 7
|
||||
#define APP_VERSION_STR "3.3.7"
|
||||
#define APP_VERSION 0x030307
|
||||
|
||||
#define APP_NAME "Fort Firewall"
|
||||
#define APP_BASE "FortFirewall"
|
||||
|
Loading…
Reference in New Issue
Block a user