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 | 7038c43087a007548e9de5e07057a27fcf0f07e9 (patch) | |
| tree | 38f52b75d4665fc3f88779f73b69d262612e0b72 /wscript | |
| parent | c0fa047bdb9325def9358ed1bd56510940e24b14 (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.21' +VERSION = '2.0.21devel' def options(opt): opt.load('compiler_cxx') |
