diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-07 14:23:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-07 14:23:09 +0000 |
| commit | 248e26db448f5304ad821b36882c1dd4630f88e9 (patch) | |
| tree | c46d1312b23f1cf7e976a6886895c0c19d5f1357 | |
| parent | e132b15ca349f793ff0991df31891af3fb5a9740 (diff) | |
Bump version
| -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.27' +VERSION = '2.0.27devel' def options(opt): opt.load('compiler_cxx') |
