diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-19 23:19:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-19 23:19:56 +0100 |
| commit | bcac921735308d3f964e329a5fdd973fc3efe784 (patch) | |
| tree | b79511aa5f00f976875e1856029b0b7eeb902051 /wscript | |
| parent | d75e4c652fac5d3c65b42b03249f3c6e0836f772 (diff) | |
| parent | 728d3e229167c7662a5e89624a877cd8efee0b94 (diff) | |
Merge.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.5devel' +VERSION = '2.1.6devel' def options(opt): opt.load('compiler_cxx') |
