Bump version

This commit is contained in:
Nodir Temirkhodjaev 2017-10-20 10:50:09 +05:00
parent 78b1e9622e
commit f4bea8e988

View File

@ -2,8 +2,8 @@
#define VERSION_H
#define APP_NAME "Fort Firewall"
#define APP_VERSION_STR "0.8.0"
#define APP_VERSION 0x000800
#define APP_VERSION_STR "0.9.0"
#define APP_VERSION 0x000900
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
#endif VERSION_H