Bump version

This commit is contained in:
Nodir Temirkhodjaev 2017-09-22 09:31:19 +05:00
parent 7d8fe7fdd3
commit 62b53d3ece

View File

@ -2,8 +2,8 @@
#define VERSION_H #define VERSION_H
#define APP_NAME "Fort Firewall" #define APP_NAME "Fort Firewall"
#define APP_VERSION_STR "0.5.0" #define APP_VERSION_STR "0.6.0"
#define APP_VERSION 0x000500 #define APP_VERSION 0x000600
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases" #define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
#endif VERSION_H #endif VERSION_H