diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-21 23:43:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-21 23:43:08 +0100 |
| commit | ba4c91fcb19f69f9e8ac55ab5914edc7c94dbb1f (patch) | |
| tree | 9dcc2fef8de65a740b8324f76ada1c1a9fcc7af0 /wscript | |
| parent | 2e5df7375435db3b59763709031318bbe8264380 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.27' +VERSION = '2.1.27devel' def options(opt): opt.load('compiler_cxx') |
