Bump version.

This commit is contained in:
Nodir Temirkhodjaev 2018-02-23 15:56:36 +05:00
parent f06aee2d7f
commit be72337a9e

View File

@ -2,8 +2,8 @@
#define VERSION_H
#define APP_NAME "Fort Firewall"
#define APP_VERSION_STR "1.10.1"
#define APP_VERSION 0x011001
#define APP_VERSION_STR "1.11.0"
#define APP_VERSION 0x011100
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
#define APP_UPDATES_API_URL "https://api.github.com/repos/tnodir/fort/releases/latest"