diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-31 02:16:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-31 02:16:52 +0000 |
| commit | 3237facca70b74448365c9d89888b05d300e6631 (patch) | |
| tree | a40ed59be75e3e67195bf06f3b0de19e970ab589 /wscript | |
| parent | da61b62283a95f5937c51024027caed08a358f46 (diff) | |
Bump versionv2.11.32
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.31devel' +VERSION = '2.11.32' def options(opt): opt.load('compiler_cxx') |
