diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-09 09:52:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-09 09:52:41 +0100 |
| commit | c0503d4121ffead6a3adb745b167191cd006b4a3 (patch) | |
| tree | de58d2e51c09f84913b6695fd923102162bdb1b6 /wscript | |
| parent | f26af8112b03b5233eb5239defd11a7428b705ad (diff) | |
| parent | 5f6ee203ec06970bac3ecd89e5b0780ed9b04f77 (diff) | |
Merge.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.56devel' +VERSION = '2.1.58devel' def options(opt): opt.load('compiler_cxx') |
