diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-24 00:32:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-24 00:32:00 +0100 |
| commit | 259b5e75b374562485c21ef553772ec0b4c30142 (patch) | |
| tree | 19e86759420abccfe06104e1f246e8f6a7db2bca /wscript | |
| parent | 06b6f027c011290b7759dc18c586c84e83ca8fee (diff) | |
Bump versionv2.11.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.11.6devel' +VERSION = '2.11.7' def options(opt): opt.load('compiler_cxx') |
