diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-14 19:39:07 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-14 19:39:07 +0000 |
| commit | f76de68a78b2924f61c299a039336bbd50f8adc9 (patch) | |
| tree | 7064af43f021994de3eda9df87d4ab187823b181 /wscript | |
| parent | 45c410c9ae0b1627d5b169646931d623d1cb0f8c (diff) | |
| parent | 036c739fe6ea0b9873d4697b4ddec433644c1f51 (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.28devel' +VERSION = '2.11.29devel' def options(opt): opt.load('compiler_cxx') |
