diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-15 20:00:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-15 20:00:28 +0100 |
| commit | fcf904987e33056d9cb927f8ad220c58da570c20 (patch) | |
| tree | 6f0794191c366d63ce1494ef3843931436f43436 /wscript | |
| parent | d1fb02f47cdddddd82897b78269970281411ec2a (diff) | |
Bump versionv2.12.5
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.12.4devel' +VERSION = '2.12.5' def options(opt): opt.load('compiler_cxx') |
