started work at 0.3.4.12

This commit is contained in:
ussrhero 2020-01-04 23:43:11 +03:00
parent be01beb07f
commit 0f0c5667df

View File

@ -2,7 +2,7 @@
#define PYKD_VERSION_MAJOR 0
#define PYKD_VERSION_MINOR 3
#define PYKD_VERSION_SUBVERSION 4
#define PYKD_VERSION_BUILDNO 11
#define PYKD_VERSION_BUILDNO 12
#define __VER_STR2__(x) #x
#define __VER_STR1__(x) __VER_STR2__(x)