diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-06 18:07:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-06 18:07:25 +0100 |
| commit | 7fb4a3f5e29f5af97be2b826d15158e6e6c22f40 (patch) | |
| tree | 5d24a654c6e3062272d6407453aded7fc1faa4e6 /wscript | |
| parent | 8ad854af828575e44db349eed7e9198932ec3d80 (diff) | |
| parent | cc12b694ee2063d3f1f0c31005a920161459b83d (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
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.4.2devel' +VERSION = '2.4.3devel' def options(opt): opt.load('compiler_cxx') |
