diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-17 14:39:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-17 14:39:08 +0100 |
| commit | 894d6e4cbfab5217adf6f39b1c097cec2a8f948c (patch) | |
| tree | c618263a57215bc7b1b08fb97223520532724bb2 /wscript | |
| parent | 987238a22e696862aaad92adf9f32fd77aef0e07 (diff) | |
| parent | 2df052b9e1811873d9ac90877836fadcd86ca6fb (diff) | |
Fix merge.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.9.34devel' +VERSION = '2.9.35devel' def options(opt): opt.load('compiler_cxx') |
