Patch version.

This commit is contained in:
Nodir Temirkhodjaev 2019-04-10 11:54:11 +05:00
parent 1e47f46c14
commit 8ca9ff45b0

View File

@ -2,10 +2,10 @@
#define VERSION_H
#define APP_VERSION_MAJOR 2
#define APP_VERSION_MINOR 7
#define APP_VERSION_PATCH 0
#define APP_VERSION_STR "2.7.0"
#define APP_VERSION 0x020700
#define APP_VERSION_MINOR 6
#define APP_VERSION_PATCH 1
#define APP_VERSION_STR "2.6.1"
#define APP_VERSION 0x020601
#define APP_NAME "Fort Firewall"
#define APP_LEGALCOPYRIGHT "Copyright (C) 2015-2019 Nodir Temirkhodjaev. All Rights Reserved."