diff --git a/changelist.txt b/changelist.txt new file mode 100644 index 0000000..0c573b7 --- /dev/null +++ b/changelist.txt @@ -0,0 +1,7 @@ +version 0.1.0.6 20/01/2012 + +[!] fixed : issue #10181 ( exception information (!py) ) +[!] fixed : issue #10168 ( pyDia: fields of base class ) +[!] fixed : issue #10149 ( handling pykd exceptions ) + + \ No newline at end of file diff --git a/pykd/pykdver.h b/pykd/pykdver.h index 7da8b65..47fef54 100644 --- a/pykd/pykdver.h +++ b/pykd/pykdver.h @@ -3,7 +3,7 @@ #define __VER_STR1__(x) __VER_STR2__(x) #define PYKD_VERSION_MAJOR 1 -#define PYKD_VERSION_MINOR 5 +#define PYKD_VERSION_MINOR 6 #define PYKD_VERSION_BUILD 0,PYKD_VERSION_MAJOR,0,PYKD_VERSION_MINOR