diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-11-12 23:14:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-11-12 23:14:21 +0000 |
| commit | c0fa047bdb9325def9358ed1bd56510940e24b14 (patch) | |
| tree | 12699e3921631f548f8c0055c620cc98f106d2ac /wscript | |
| parent | bf7d89546d4bbc155d4367a7bd5f3e17fa08369a (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.20devel' +VERSION = '2.0.21' def options(opt): opt.load('compiler_cxx') |
