Patch version.

This commit is contained in:
Nodir Temirkhodjaev 2020-01-25 11:20:27 +05:00
parent 0e18b1b3d4
commit 6019d96406

View File

@ -2,10 +2,10 @@
#define VERSION_H
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 2
#define APP_VERSION_PATCH 0
#define APP_VERSION_STR "3.2.0"
#define APP_VERSION 0x030200
#define APP_VERSION_MINOR 1
#define APP_VERSION_PATCH 7
#define APP_VERSION_STR "3.1.7"
#define APP_VERSION 0x030107
#define APP_NAME "Fort Firewall"
#define APP_PUBLISHER "Nodir Temirkhodjaev"