diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-02-09 00:37:52 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-02-09 00:37:52 +0000 |
| commit | d4f07d4c2596005dc0cc03c4d6748889799502bb (patch) | |
| tree | 0140f42255765018c553dc15504cbf33a7c610a1 /wscript | |
| parent | 26ba883cb2e9e0cde274420163fb07c13c6a1ce2 (diff) | |
Bump versionv2.12.20
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.12.19devel' +VERSION = '2.12.20' def options(opt): opt.load('compiler_cxx') |
