diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-23 12:06:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-23 12:06:49 +0100 |
| commit | 6ae538e8536a3b32d539bc5100c525a8fcc9a2f7 (patch) | |
| tree | e3cb42c5f5a430011f092a02188bbf71bae90e51 /wscript | |
| parent | 5003c20e6c4adcc2d58a292082186c8d3b625d88 (diff) | |
Bump versionv2.12.6
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.5devel' +VERSION = '2.12.6' def options(opt): opt.load('compiler_cxx') |
