diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-03 14:22:08 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-03 14:22:08 +0000 |
| commit | 5700bcadb7378ac018b2879a8d128ba6b098b6b8 (patch) | |
| tree | b1da3f5fbb6c0111a33b528d101ff75e2076b675 /wscript | |
| parent | acc40d8befd5d7b997e93cdb8b151c61fdda36b2 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.32' +VERSION = '0.33pre' def options(opt): opt.load('compiler_cxx') |
