From 7a629b183ec9c2134139788691c27428b3579eb6 Mon Sep 17 00:00:00 2001 From: nullifiedcat Date: Thu, 19 Jan 2017 21:08:54 +0300 Subject: [PATCH] version --- cathook/src/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cathook/src/common.h b/cathook/src/common.h index 92567135..e9b6e8ed 100644 --- a/cathook/src/common.h +++ b/cathook/src/common.h @@ -38,7 +38,7 @@ #define SQR(x) x * x #define CATHOOK_VERSION_MAJOR "0" -#define CATHOOK_VERSION_MINOR "4" +#define CATHOOK_VERSION_MINOR "5" #define CATHOOK_VERSION_PATCH "0" #define CON_NAME "cat"