diff options
author | sagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8> | 2013-05-25 17:40:23 (GMT) |
---|---|---|
committer | sagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8> | 2013-05-25 17:40:23 (GMT) |
commit | 0fb1fd5b60c996ed16affcefd37603fb620f107e (patch) | |
tree | 66c3c2824a9a8bf6c4096203d5b6a80dc1e7f4d4 /VERSION | |
parent | dd2882c90682885dea946a6e527645b4b237da99 (diff) | |
download | cv2pdb-0fb1fd5b60c996ed16affcefd37603fb620f107e.zip cv2pdb-0fb1fd5b60c996ed16affcefd37603fb620f107e.tar.gz cv2pdb-0fb1fd5b60c996ed16affcefd37603fb620f107e.tar.bz2 |
2012-11-09 Version 0.26
* new option -p allows to specify the embedded PDB reference in the binary
* added support for VS2012
2013-05-11 Version 0.27
* fixed crash when converting DWARF locations using 8 bytes or more
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -VERSION = 0.25
+VERSION = 0.27
|