Bump version

This commit is contained in:
Nodir Temirkhodjaev 2017-10-28 10:15:28 +05:00
parent 2c114f4864
commit c2dfebd786

View File

@ -2,8 +2,8 @@
#define VERSION_H
#define APP_NAME "Fort Firewall"
#define APP_VERSION_STR "0.11.0"
#define APP_VERSION 0x001100
#define APP_VERSION_STR "0.12.0"
#define APP_VERSION 0x001200
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
#endif // VERSION_H