Bump version.

This commit is contained in:
Nodir Temirkhodjaev 2018-01-28 14:29:07 +05:00
parent 1715caf787
commit f408b9c2c9

View File

@ -2,8 +2,8 @@
#define VERSION_H
#define APP_NAME "Fort Firewall"
#define APP_VERSION_STR "1.9.0"
#define APP_VERSION 0x010900
#define APP_VERSION_STR "1.10.0"
#define APP_VERSION 0x011000
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
#define APP_UPDATES_API_URL "https://api.github.com/repos/tnodir/fort/releases/latest"