Increment version number

This commit is contained in:
nullifiedcat 2017-01-15 11:41:12 +03:00
parent 88034f0cdf
commit 2d9497f356

View File

@ -51,7 +51,7 @@
#define SQR(x) x * x
#define CATHOOK_VERSION_MAJOR "0"
#define CATHOOK_VERSION_MINOR "1"
#define CATHOOK_VERSION_MINOR "2"
#define CATHOOK_VERSION_PATCH "0"
#define CON_NAME "cat"