diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-06-18 23:16:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-06-18 23:16:13 +0100 |
| commit | 3a50db958e8ac6a3c8d3ab66b20a7f681549f758 (patch) | |
| tree | 1827e835e2b115e88a5242690ff7e79a01bc2bb7 /wscript | |
| parent | 3da6aa049b1506a36377978b43735f18d9adac7b (diff) | |
Bump versionv2.11.11
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.10devel' +VERSION = '2.11.11' def options(opt): opt.load('compiler_cxx') |
