diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-11 20:38:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-11 20:38:58 +0000 |
| commit | 4e941f7e642c6be6fc1efd07f6ca31c479a62c69 (patch) | |
| tree | 3a730545564a8b8e432603b86fc5a251c9dadab9 /wscript | |
| parent | c3fbeca918dd68452ea893ff2fa987a7258b4f5a (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.28' +VERSION = '2.0.28devel' def options(opt): opt.load('compiler_cxx') |
