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 | c3fbeca918dd68452ea893ff2fa987a7258b4f5a (patch) | |
| tree | 8c7875e2a12b20bb8442d092ed25f77bcf02f65c /wscript | |
| parent | cf55c6bd7db3e49f78b95482be4f578f2e1dc6fb (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.27devel' +VERSION = '2.0.28' def options(opt): opt.load('compiler_cxx') |
