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 | 0c2dfab6d1483af2a8be64213613f454d14fbe2d (patch) | |
| tree | 0ed69b66147019ec848f79dd43d1c716ca70866e /wscript | |
| parent | c1c10f3b717a6e1ebea7f6253e042e1c6c78fff0 (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.22' +VERSION = '2.0.22devel' def options(opt): opt.load('compiler_cxx') |
