diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-15 12:59:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-15 12:59:38 +0000 |
| commit | e4136f856a86a24f2494c069cc0288c6ae0108e7 (patch) | |
| tree | 4f6ede9b14e96d738d8bdd963868e6efe20a73e5 /wscript | |
| parent | f001159b37089e53895997c83a4ce141d969889d (diff) | |
| parent | 589d68a7f13767dab5594c160a10f0cfea01cf5b (diff) | |
Merge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.32devel' +VERSION = '2.0.33devel' def options(opt): opt.load('compiler_cxx') |
