diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-12-30 01:56:49 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-12-30 01:56:49 +0000 |
| commit | 78a8676a77645fe13fde35659ac02f0efd3b1bff (patch) | |
| tree | f18996e4930635cc313d2893c7a1f03003c609ef /wscript | |
| parent | 3437306d5eb27f7fab350b48be4875335195a254 (diff) | |
Bump versionv2.11.31
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.30devel' +VERSION = '2.11.31' def options(opt): opt.load('compiler_cxx') |
