mirror of
https://github.com/tnodir/fort
synced 2024-11-15 05:36:09 +00:00
UI: Bump build and driver versions
This commit is contained in:
parent
c180a3b91c
commit
2188d1840f
@ -5,7 +5,7 @@
|
|||||||
#define APP_VERSION_MINOR 13
|
#define APP_VERSION_MINOR 13
|
||||||
#define APP_VERSION_PATCH 11
|
#define APP_VERSION_PATCH 11
|
||||||
#define APP_VERSION_STR "3.13.11"
|
#define APP_VERSION_STR "3.13.11"
|
||||||
#define APP_VERSION_BUILD_STR "-test01"
|
#define APP_VERSION_BUILD_STR "-test02"
|
||||||
#define APP_VERSION 0x031311
|
#define APP_VERSION 0x031311
|
||||||
|
|
||||||
#define APP_NAME "Fort Firewall"
|
#define APP_NAME "Fort Firewall"
|
||||||
@ -16,6 +16,6 @@
|
|||||||
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
|
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
|
||||||
#define APP_UPDATES_API_URL "https://api.github.com/repos/tnodir/fort/releases/latest"
|
#define APP_UPDATES_API_URL "https://api.github.com/repos/tnodir/fort/releases/latest"
|
||||||
|
|
||||||
#define DRIVER_VERSION 36
|
#define DRIVER_VERSION 37
|
||||||
|
|
||||||
#endif // FORT_VERSION_H
|
#endif // FORT_VERSION_H
|
||||||
|
Loading…
Reference in New Issue
Block a user