diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-13 00:57:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-13 00:57:41 +0100 |
| commit | 12b6a486a70ca5775f325113ce872f4d40cf49cd (patch) | |
| tree | 117ba5c0f8327a98f06bc1ab28f0b63444b7559e /wscript | |
| parent | b351e1cde2b463e6ddc86bca60afc6819d9b875d (diff) | |
Bump versionv2.9.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.9.20devel' +VERSION = '2.9.21' def options(opt): opt.load('compiler_cxx') |
