diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-01-10 21:57:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-01-10 21:57:30 +0000 |
| commit | 1e61fc23d973831e2ed753f66d1e735cdbe5aec5 (patch) | |
| tree | 53eb0fc56963c4b7b13eeb318be3126f958493a6 /wscript | |
| parent | 083f242875671739241ad8bf7e6f436959b5d677 (diff) | |
Bump versionv2.10.6-fix
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') |
