update version number

This commit is contained in:
nullifiedcat 2017-01-16 18:16:25 +03:00
parent 127a3725b9
commit c38a872975

View File

@ -52,7 +52,7 @@
#define SQR(x) x * x
#define CATHOOK_VERSION_MAJOR "0"
#define CATHOOK_VERSION_MINOR "3"
#define CATHOOK_VERSION_MINOR "4"
#define CATHOOK_VERSION_PATCH "0"
#define CON_NAME "cat"