started work at 0.3.4.13

This commit is contained in:
ussrhero 2020-03-16 21:41:53 +03:00
parent af9127d5d5
commit f9a0361d85

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 12
#define PYKD_VERSION_BUILDNO 13
#define __VER_STR2__(x) #x
#define __VER_STR1__(x) __VER_STR2__(x)