diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:50:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:50:52 +0100 |
| commit | bcd02c31759cd9948016d28f8f339259d778cc63 (patch) | |
| tree | a65e4eab6ed91ec4e2503b2466642b2d0b471bb0 /wscript | |
| parent | c959e0ecd1ee85f056007c80008efe4fa5b41d5a (diff) | |
| parent | 21b95489a8d4d64e3a440a8b2bacde3d3321d6ea (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.1devel' +VERSION = '2.4.2devel' def options(opt): opt.load('compiler_cxx') |
