diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-23 09:44:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-23 09:44:58 +0100 |
| commit | 167deda43c57eca795ee93007fb1d9d376a2e931 (patch) | |
| tree | 935ff529827305e6ff829e071c938e71ab8518ce /wscript | |
| parent | 6d42246459726d193aab21c08ca01d568cdaf344 (diff) | |
Bump versionv2.11.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.11.5devel' +VERSION = '2.11.6' def options(opt): opt.load('compiler_cxx') |
