diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-15 01:57:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-15 01:57:18 +0000 |
| commit | 3b70dc77fbe3de1124426cf3677261af796e3035 (patch) | |
| tree | 1ea423bd972cca02c0ac9750b3d9f90f0029b4d3 /wscript | |
| parent | 1a0aeb9b5639f31dc50e4a2c72c4dc33899a7d4a (diff) | |
Bump versionv2.11.42
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.11.41devel' +VERSION = '2.11.42' def options(opt): opt.load('compiler_cxx') |
