Patch version.

This commit is contained in:
Nodir Temirkhodjaev 2019-03-16 12:49:32 +05:00
parent ff1ccd075c
commit 0f255e5da0

View File

@ -2,11 +2,11 @@
#define VERSION_H
#define APP_NAME "Fort Firewall"
#define APP_VERSION_STR "2.6.0"
#define APP_VERSION 0x020600
#define APP_VERSION_STR "2.5.2"
#define APP_VERSION 0x020502
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
#define APP_UPDATES_API_URL "https://api.github.com/repos/tnodir/fort/releases/latest"
#define DRIVER_VERSION 12
#define DRIVER_VERSION 13
#endif // VERSION_H