diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-30 22:49:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-30 22:49:07 +0100 |
| commit | 6494f92fcf836c4732220217f6a95379926a277a (patch) | |
| tree | 0d2c4427e0039f11a0465e48038a7928155f575f /wscript | |
| parent | efdfcbe3103486602cc77f8837c1acfcce4ca0ae (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.8.5' +VERSION = '2.8.5devel' def options(opt): opt.load('compiler_cxx') |
