diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-16 14:10:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-16 14:10:54 +0100 |
| commit | 4aa2c70aa6b240d426f782b215749bee7399d6c4 (patch) | |
| tree | 27e8c7759a0dff7f0370cead7b7b23265f3a2946 /wscript | |
| parent | f8a0bc6135a933dcf660bbc46b4b3d29d503690e (diff) | |
| parent | 1735af36a8fe197b1cc77b569b3933c74457d995 (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.9.11devel' +VERSION = '2.9.12devel' def options(opt): opt.load('compiler_cxx') |
