diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-25 15:18:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-25 15:18:45 +0100 |
| commit | 1644d6f503eba5b169222d630f122cef087042e3 (patch) | |
| tree | 6606a7b819d985eb2876f02070597517e3649c50 /wscript | |
| parent | 53d0aa5dea7daebbf117ce6dfa8c117a1f95c295 (diff) | |
Bump versionv2.10.7
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.6devel' +VERSION = '2.10.7' def options(opt): opt.load('compiler_cxx') |
