diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-11-24 11:19:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-11-24 11:19:58 +0000 |
| commit | c1c10f3b717a6e1ebea7f6253e042e1c6c78fff0 (patch) | |
| tree | 00537d00150e644acc8dace2ef13ca04c6dbf722 /wscript | |
| parent | bd1cacac52e68061cd8fe087ade401c1a21e0399 (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.21devel' +VERSION = '2.0.22' def options(opt): opt.load('compiler_cxx') |
