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 | f1cc295189c1db0e9a72093499b3c859218319e7 (patch) | |
| tree | 647f5d85e4950e407622f923bdc48e453f2798c7 /wscript | |
| parent | 890ead28d1c1afd76304b2f0d88d1a38b7091ffa (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.20' +VERSION = '2.0.20devel' def options(opt): opt.load('compiler_cxx') |
