diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-23 10:03:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-23 10:03:30 +0100 |
| commit | dca38791e97ef7a60b1c9f922a1912095127559a (patch) | |
| tree | b6985156caa93269172e2b19236d33b9cbbbb5cd /wscript | |
| parent | edf8e09e1aab4fd7e0e95abfc0a1b26eddead8ae (diff) | |
| parent | 4f34e16657e8690d4ab422e8609b2a42d5b1b22f (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.5devel' +VERSION = '2.11.6devel' def options(opt): opt.load('compiler_cxx') |
