diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-21 00:24:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-21 00:24:42 +0100 |
| commit | 2095bd0d3c84e59252b01424eb611eda76f276ca (patch) | |
| tree | ac16adb20e4ad001d19d3e91bbb1668722a80088 /wscript | |
| parent | bf5e1fe3137f05c46775c068915c5d7879a93603 (diff) | |
| parent | 6635d4c9a1538228a0638861b37cf77c503acd92 (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.18devel' +VERSION = '2.11.19devel' def options(opt): opt.load('compiler_cxx') |
