Bump version.

This commit is contained in:
Nodir Temirkhodjaev 2017-12-12 07:49:39 +05:00
parent c6663dc1e6
commit 93180441b1

View File

@ -2,8 +2,8 @@
#define VERSION_H
#define APP_NAME "Fort Firewall"
#define APP_VERSION_STR "1.0.0"
#define APP_VERSION 0x010000
#define APP_VERSION_STR "1.1.0"
#define APP_VERSION 0x010100
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
#define FORT_DRIVER_VERSION 3