diff options
author | sagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8> | 2009-05-16 08:04:29 (GMT) |
---|---|---|
committer | sagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8> | 2009-05-16 08:04:29 (GMT) |
commit | 1ebb42385c535860df1455656f39699bffb20937 (patch) | |
tree | 22b15aa4840c7ec051b3b9dde2e64158d650aa11 /VERSION | |
parent | d3adcbbc0c51ab693e7fcbd95569ffd548128d02 (diff) | |
download | cv2pdb-1ebb42385c535860df1455656f39699bffb20937.zip cv2pdb-1ebb42385c535860df1455656f39699bffb20937.tar.gz cv2pdb-1ebb42385c535860df1455656f39699bffb20937.tar.bz2 |
v0.2:
some minor doc changes
replace .debug section in executable rather than rename it, if it the last section.
support for field type LF_VFUNCTAB and symbol type S_CONSTANT used by DMC.
added stringview to autoexp.dat for full length text display.
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -VERSION = 0.1
+VERSION = 0.2
|