diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-13 00:33:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-13 00:33:24 +0000 |
| commit | 18d10a92426f4d65a8e213ec237432d244e955d0 (patch) | |
| tree | 70f0ceab0108916060e1d3711413cf04a298565e /wscript | |
| parent | 6c98bac6ec242f8113a23b29a00f740a0ffa1129 (diff) | |
Bump versionv2.10.8
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.7devel' +VERSION = '2.10.8' def options(opt): opt.load('compiler_cxx') |
