diff options
author | sagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8> | 2009-06-11 09:01:00 (GMT) |
---|---|---|
committer | sagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8> | 2009-06-11 09:01:00 (GMT) |
commit | d23bb945bd86c6533c78846f095337d776e2bc4a (patch) | |
tree | fc7d9b2544cb432a84663d316a8d9c23f9001bbf /VERSION | |
parent | b7a856759a005b30c998e4272b69d998ea88dc27 (diff) | |
download | cv2pdb-d23bb945bd86c6533c78846f095337d776e2bc4a.zip cv2pdb-d23bb945bd86c6533c78846f095337d776e2bc4a.tar.gz cv2pdb-d23bb945bd86c6533c78846f095337d776e2bc4a.tar.bz2 |
v0.8:
- tweaked visualizer macros to detect uninitialized associative arrays and to limit expansion
to arrays with less than 1024 entries
- renamed "data" pointer member of dynamic arrays to "ptr"
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -VERSION = 0.7
+VERSION = 0.8
|