diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-28 12:27:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-28 12:27:06 +0000 |
| commit | edaf69059c8be7d3ed32134343ea09f4393e6722 (patch) | |
| tree | 00d7ffc9c8fd97a1ed0599c0f39629b44141dead /wscript | |
| parent | c14142497db2c12db7305f19d5de59a6061055e0 (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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.27' +VERSION = '2.6.27devel' def options(opt): opt.load('compiler_cxx') |
