diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-10-26 01:22:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-10-26 01:22:36 +0100 |
| commit | 7c40d679653b4fca189baa7cdb2013cf71aa4aaf (patch) | |
| tree | 8fa911a40439cb958367640e35a5539b866b005c /wscript | |
| parent | c244e637eb0e6d64800f1c916d5e8a772a570143 (diff) | |
Bump versionv2.12.13
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.12devel' +VERSION = '2.12.13' def options(opt): opt.load('compiler_cxx') |
