Increment patch version number

This commit is contained in:
NT_x86
2022-10-07 16:32:07 +03:00
parent d25f4a6ba2
commit a63aa52108

View File

@@ -5,7 +5,7 @@
#define APP_GENER 0
#define APP_MAJOR 0
#define APP_MINOR 107
#define APP_PATCH 1
#define APP_PATCH 2
#define APP_VER_STRING APP_GENER.APP_MAJOR.APP_MINOR.APP_PATCH