diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-28 23:35:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-28 23:35:02 +0100 |
| commit | e6b98920c44368816613bb727310e50e62809cdf (patch) | |
| tree | aed91f72433313fd3cd250495d90078a9498b27d /wscript | |
| parent | 55e2ff3987142e18a6c186a69f03a00634e20448 (diff) | |
Bump versionv2.7.20
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.7.19devel' +VERSION = '2.7.20' def options(opt): opt.load('compiler_cxx') |
