Increment version number
This commit is contained in:
parent
88034f0cdf
commit
2d9497f356
@ -51,7 +51,7 @@
|
|||||||
#define SQR(x) x * x
|
#define SQR(x) x * x
|
||||||
|
|
||||||
#define CATHOOK_VERSION_MAJOR "0"
|
#define CATHOOK_VERSION_MAJOR "0"
|
||||||
#define CATHOOK_VERSION_MINOR "1"
|
#define CATHOOK_VERSION_MINOR "2"
|
||||||
#define CATHOOK_VERSION_PATCH "0"
|
#define CATHOOK_VERSION_PATCH "0"
|
||||||
|
|
||||||
#define CON_NAME "cat"
|
#define CON_NAME "cat"
|
||||||
|
Reference in New Issue
Block a user