diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-01 22:05:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-01 22:05:14 +0100 |
| commit | bfd3eb677d687080f10c2e6b79724b98180317e5 (patch) | |
| tree | 380f81a09297b2635a728d0929a2cbeae2aa62bc /wscript | |
| parent | 102b61ab7351e5d6b2f7c037a83ba9edfcad4c4d (diff) | |
| parent | 6f000a80e7922088d00889303d5bd8d288d4cd6b (diff) | |
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
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.20devel' +VERSION = '2.11.21devel' def options(opt): opt.load('compiler_cxx') |
