change kdlibcpp version to 1.2.12

This commit is contained in:
ussrhero 2020-01-02 15:54:31 +03:00
parent ad341bee9f
commit be01beb07f
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit efd6438c11c9bfaa6b52cea18803c91a1dc3cac2
Subproject commit 499faf52150cf017669e85a8861ccdbc48c1f2bb

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