diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-31 23:08:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-31 23:08:11 +0100 |
| commit | 64f644505a96f27ef58bb51c21e0ac2f1d85c4e7 (patch) | |
| tree | 57a60d8d34b793102f022d84a21b63cc8cb0dd1b /wscript | |
| parent | 977f2f372bac3d0c02eb925975c33bb07ec57ec8 (diff) | |
Bump versionv2.11.21
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.20devel' +VERSION = '2.11.21' def options(opt): opt.load('compiler_cxx') |
