diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-03 14:21:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-03 14:21:03 +0000 |
| commit | acc40d8befd5d7b997e93cdb8b151c61fdda36b2 (patch) | |
| tree | 6d614047ba9772c424d7cfe430d0a819286c9016 | |
| parent | 147cbe31f62fd6087a9a70f0ce2cd4a69b06dbbf (diff) | |
Bump versionv0.32
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.32pre' +VERSION = '0.32' def options(opt): opt.load('compiler_cxx') |
