Bump version.

This commit is contained in:
Nodir Temirkhodjaev 2017-12-14 14:47:02 +05:00
parent 176472bcd1
commit 94339df389

View File

@ -2,8 +2,8 @@
#define VERSION_H
#define APP_NAME "Fort Firewall"
#define APP_VERSION_STR "1.3.0"
#define APP_VERSION 0x010300
#define APP_VERSION_STR "1.4.0"
#define APP_VERSION 0x010400
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
#define FORT_DRIVER_VERSION 3