diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-31 23:12:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-31 23:12:07 +0100 |
| commit | 69fb5229380ef07d030703d6db190e2ea75ce1eb (patch) | |
| tree | 287fafeec733f71c9aa2085187e10868eb58f860 /wscript | |
| parent | b4953b41f65313f4b3077654b2299b53cfc1fed6 (diff) | |
Bump versionv2.8.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.8.5devel' +VERSION = '2.8.6' def options(opt): opt.load('compiler_cxx') |
