Bump version.

This commit is contained in:
Nodir Temirkhodjaev 2019-03-08 15:08:28 +05:00
parent 228f8c2788
commit c385b89d10

View File

@ -2,8 +2,8 @@
#define VERSION_H
#define APP_NAME "Fort Firewall"
#define APP_VERSION_STR "2.4.0"
#define APP_VERSION 0x020400
#define APP_VERSION_STR "2.5.0"
#define APP_VERSION 0x020500
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
#define APP_UPDATES_API_URL "https://api.github.com/repos/tnodir/fort/releases/latest"