Bump version

This commit is contained in:
Nodir Temirkhodjaev 2017-10-25 18:27:22 +05:00
parent 5b9df77a13
commit f28e93fe0a

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.9.0" #define APP_VERSION_STR "0.10.0"
#define APP_VERSION 0x000900 #define APP_VERSION 0x001000
#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