mirror of
https://github.com/tnodir/fort
synced 2024-11-15 06:35:23 +00:00
Patch version.
This commit is contained in:
parent
e3ed088ee4
commit
b1b1ea928f
@ -2,11 +2,11 @@
|
||||
#define VERSION_H
|
||||
|
||||
#define APP_NAME "Fort Firewall"
|
||||
#define APP_VERSION_STR "2.6.0"
|
||||
#define APP_VERSION 0x020600
|
||||
#define APP_VERSION_STR "2.5.1"
|
||||
#define APP_VERSION 0x020501
|
||||
#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 DRIVER_VERSION 11
|
||||
#define DRIVER_VERSION 12
|
||||
|
||||
#endif // VERSION_H
|
||||
|
Loading…
Reference in New Issue
Block a user