mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-29 20:03:33 +08:00
[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
This commit is contained in:
parent
701b604457
commit
1f7f55917c
7
changelist.txt
Normal file
7
changelist.txt
Normal file
@ -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 )
|
||||||
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
|||||||
#define __VER_STR1__(x) __VER_STR2__(x)
|
#define __VER_STR1__(x) __VER_STR2__(x)
|
||||||
|
|
||||||
#define PYKD_VERSION_MAJOR 1
|
#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
|
#define PYKD_VERSION_BUILD 0,PYKD_VERSION_MAJOR,0,PYKD_VERSION_MINOR
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user