diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-16 09:35:43 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-16 09:35:43 +0000 |
| commit | d786e01fdaed5866ca72cbcf15ec5aa9a1a8fdf2 (patch) | |
| tree | 6f96020d56c4fda3fded24e82a61888db1c47cf6 /wscript | |
| parent | e4136f856a86a24f2494c069cc0288c6ae0108e7 (diff) | |
| parent | 27173512f4ea4f2c324b9488180ba7cbd7173ec3 (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.33devel' +VERSION = '2.0.34devel' def options(opt): opt.load('compiler_cxx') |
