diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-17 16:08:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-17 16:08:37 +0100 |
| commit | 57f9f6d535661860990e74bcc3b00e80c8a705ed (patch) | |
| tree | e81d9ddf87ec3cff4d539b6d20e96ff9412cb364 /wscript | |
| parent | 01230504a47f5a1c0da6c4f2ba0097dee62eccc3 (diff) | |
Bump versionv2.4.12
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, Context APPNAME = 'dcpomatic' -VERSION = '2.4.11devel' +VERSION = '2.4.12' def options(opt): opt.load('compiler_cxx') |
