diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-21 08:09:19 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-21 08:09:19 +0100 |
| commit | 012ad9a456d1c87d0916f448e3183ba3bb2e85cd (patch) | |
| tree | a5a6305b58803c74559170bb38641546d34392ee /wscript | |
| parent | 044c9a8aefe1713e116e866e3735345366929f7b (diff) | |
| parent | 1a0b4b5e84a35b367471f1226576b6f1006e45f5 (diff) | |
Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0
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.42devel' +VERSION = '2.1.43devel' def options(opt): opt.load('compiler_cxx') |
