Bump version.

This commit is contained in:
Nodir Temirkhodjaev 2020-06-03 16:17:13 +03:00
parent 043571c9a8
commit a7138e8ea2

View File

@ -2,10 +2,10 @@
#define VERSION_H
#define APP_VERSION_MAJOR 3
#define APP_VERSION_MINOR 2
#define APP_VERSION_PATCH 1
#define APP_VERSION_STR "3.2.1"
#define APP_VERSION 0x030201
#define APP_VERSION_MINOR 3
#define APP_VERSION_PATCH 0
#define APP_VERSION_STR "3.3.0"
#define APP_VERSION 0x030300
#define APP_NAME "Fort Firewall"
#define APP_PUBLISHER "Nodir Temirkhodjaev"