diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-15 09:48:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-15 09:48:14 +0000 |
| commit | df658c83b8913f16542e155e60422f1393c8a10c (patch) | |
| tree | f79cc00065ae788e9c6b7dc23a3ca11f706fd556 /wscript | |
| parent | 4cee2376949e4841e268669ab6fc3d6a92bcce14 (diff) | |
| parent | 528fbe83f4c49fe4610aa0cdaa2959de60349e2d (diff) | |
Merge.
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.24devel' +VERSION = '2.0.25devel' def options(opt): opt.load('compiler_cxx') |
