diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-31 23:12:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-31 23:12:07 +0100 |
| commit | 18b3bf9a87fdac9797b123a28f6eb07d871ce49e (patch) | |
| tree | 99c2cc0e8f4e8f5ee9fb0b3d725183b7485c9903 /wscript | |
| parent | 69fb5229380ef07d030703d6db190e2ea75ce1eb (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.6' +VERSION = '2.8.6devel' def options(opt): opt.load('compiler_cxx') |
