diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-07 15:30:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-07 15:30:34 +0100 |
| commit | 2cc49811635c365fea20eedbc650ef67b3f03cc8 (patch) | |
| tree | b3e11507b31373c4fbdb625bb5d91610aba339b2 /wscript | |
| parent | fe4a806a8685e8f6932465e10d09723f75bfb1cb (diff) | |
Bump versionv2.8.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.8.19devel' +VERSION = '2.8.20' def options(opt): opt.load('compiler_cxx') |
