Bump version.

This commit is contained in:
Nodir Temirkhodjaev 2019-05-11 22:06:14 +05:00
parent 5d9c4b0f83
commit 5d2df95de3

View File

@ -2,10 +2,10 @@
#define VERSION_H
#define APP_VERSION_MAJOR 2
#define APP_VERSION_MINOR 8
#define APP_VERSION_MINOR 9
#define APP_VERSION_PATCH 0
#define APP_VERSION_STR "2.8.0"
#define APP_VERSION 0x020800
#define APP_VERSION_STR "2.9.0"
#define APP_VERSION 0x020900
#define APP_NAME "Fort Firewall"
#define APP_PUBLISHER "Nodir Temirkhodjaev"