diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-16 09:59:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-16 09:59:06 +0100 |
| commit | 936cd11b4c46f99ca5fe4d960cedfb05c82dbccf (patch) | |
| tree | 89e5527ca2c14f981b7a8e6eb04df12326e5222c /wscript | |
| parent | 04f704a03de9641ae60aca6c5bf0637db270a170 (diff) | |
| parent | 30d8fa401ec893cbab3ef56c7217e8e4a2aa0635 (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.4devel' +VERSION = '2.11.5devel' def options(opt): opt.load('compiler_cxx') |
