diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-11-12 18:01:27 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-11-12 18:01:27 +0000 |
| commit | 890ead28d1c1afd76304b2f0d88d1a38b7091ffa (patch) | |
| tree | b3bf5df619aeb076b9e42e505e479d46ad669627 /wscript | |
| parent | b663e1dc7c857bb7d0d40566fd004f9b7d4be993 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.19devel' +VERSION = '2.0.20' def options(opt): opt.load('compiler_cxx') |
