From 1f7f55917c9eac03704cf5aa6bed4a6febc70f0e Mon Sep 17 00:00:00 2001 From: "SND\\kernelnet_cp" Date: Fri, 20 Jan 2012 09:14:16 +0000 Subject: [PATCH] [0.1.x] updted : set version to 0.1.0.6 git-svn-id: https://pykd.svn.codeplex.com/svn@73329 9b283d60-5439-405e-af05-b73fd8c4d996 --- changelist.txt | 7 +++++++ pykd/pykdver.h | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 changelist.txt 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