diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-03 14:25:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-03 14:25:11 +0000 |
| commit | 479629b2a8fd1b6341e76d7aaa5cf9e6507d5634 (patch) | |
| tree | b1da3f5fbb6c0111a33b528d101ff75e2076b675 /wscript | |
| parent | dd3dbb617b90fe7ff75e72fbb99a303b12880432 (diff) | |
| parent | 5700bcadb7378ac018b2879a8d128ba6b098b6b8 (diff) | |
Fix merge.
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.32pre' +VERSION = '0.33pre' def options(opt): opt.load('compiler_cxx') |
