diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-03 19:39:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-03 19:39:35 +0100 |
| commit | 334600a70db560da6c99a138c51d795b65cbe31d (patch) | |
| tree | f232a39279e8ad0b5dc1cf7629c722c03a7ea37d /wscript | |
| parent | 2d030b16f2990b85296b630ae359cd9b3bc27f56 (diff) | |
| parent | 0ffa4997749c317ce2ab54a6aafea87db186910e (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.2devel' +VERSION = '2.11.3devel' def options(opt): opt.load('compiler_cxx') |
