diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-30 16:19:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-30 16:19:05 +0100 |
| commit | f3f162dad5b2e5657bb3baf731fbd046df031dd4 (patch) | |
| tree | 65dcaf2c689d02cc9214e3225c7e8fc111765000 /wscript | |
| parent | c75531031f74bdeee43dc70462b5b353fdcb71f6 (diff) | |
Bump versionv2.9.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.9.19devel' +VERSION = '2.9.20' def options(opt): opt.load('compiler_cxx') |
