diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:31:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-06 16:31:58 +0100 |
| commit | 59943a0b965da3c252c6ff3b6fa8e6d8f3a0e16b (patch) | |
| tree | eb120a102d01d75e7033a9d13ffcb429a18c89ca /wscript | |
| parent | 295b80852c986f6e3739822551821fa9231b4715 (diff) | |
Bump versionv2.4.2
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.2' def options(opt): opt.load('compiler_cxx') |
