diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-15 16:58:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-15 16:58:14 +0100 |
| commit | 3e362236d60783640701d4eb4fcd6fedef7fb747 (patch) | |
| tree | 5e840716a0d07a5ec84b1aa4d11ffdd140ecf84e /wscript | |
| parent | 77a346095f70c8bc648ca296b074d7f639fc75b1 (diff) | |
Bump versionv2.10.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.10.5devel' +VERSION = '2.10.6' def options(opt): opt.load('compiler_cxx') |
