diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-31 00:37:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-31 00:37:57 +0100 |
| commit | a152d7f7e5b7e9089a5ddf62044c86698c5df433 (patch) | |
| tree | d807a8429160e518b1905a3b62d3abd2ee0645ad /wscript | |
| parent | c0e4fd517192ac25c4aedc406a8a490663ec58b6 (diff) | |
Bump versionv2.11.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.11.19devel' +VERSION = '2.11.20' def options(opt): opt.load('compiler_cxx') |
