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"