diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-26 22:44:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-26 22:44:33 +0000 |
| commit | 542deed3b0099c7d1c03c6f48b8ae8899fa4f918 (patch) | |
| tree | 6abc8c29f06e03e9b69486bae4037a1859d99978 /wscript | |
| parent | 2edc49fef2633ee7fe6b7b2a14f4e122e17798e2 (diff) | |
| parent | 53351b4f2f5a08a5d220c34785291979a5283161 (diff) | |
Fix mis-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.15devel' +VERSION = '2.0.16devel' def options(opt): opt.load('compiler_cxx') |
