diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-11 16:53:12 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-11 16:53:12 +0000 |
| commit | b963be07cbad283e7cdccaa208cfecd59e6a90e6 (patch) | |
| tree | 146d44ae377c0041d8e8e2a0f5a09fe4383b600b /wscript | |
| parent | f92917123f74977f38201212bdd196b112a05369 (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.23' +VERSION = '2.0.23devel' def options(opt): opt.load('compiler_cxx') |
