diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-18 16:07:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-18 16:07:16 +0100 |
| commit | 7686d48aab59eeca84b32c74606453628977d903 (patch) | |
| tree | 8af7782804fe9fb25715e68024022245c7f320fc /wscript | |
| parent | 2d57296a24c2eb4f6d99325add0e986de04f7e7d (diff) | |
| parent | cdffccfe09bb3ec603d7af79da50c1617260920a (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.12devel' +VERSION = '2.11.13devel' def options(opt): opt.load('compiler_cxx') |
