mirror of
https://github.com/tnodir/fort
synced 2024-11-15 09:36:28 +00:00
Bump version.
This commit is contained in:
parent
02e89ebeef
commit
ae63d7d4e9
@ -2,10 +2,10 @@
|
||||
#define VERSION_H
|
||||
|
||||
#define APP_VERSION_MAJOR 3
|
||||
#define APP_VERSION_MINOR 1
|
||||
#define APP_VERSION_PATCH 2
|
||||
#define APP_VERSION_STR "3.1.2"
|
||||
#define APP_VERSION 0x030102
|
||||
#define APP_VERSION_MINOR 2
|
||||
#define APP_VERSION_PATCH 0
|
||||
#define APP_VERSION_STR "3.2.0"
|
||||
#define APP_VERSION 0x030200
|
||||
|
||||
#define APP_NAME "Fort Firewall"
|
||||
#define APP_PUBLISHER "Nodir Temirkhodjaev"
|
||||
|
Loading…
Reference in New Issue
Block a user