diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-19 21:10:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-19 21:10:23 +0100 |
| commit | 13b95fe869e11d04ba00b4a22dd11dcdc8546b85 (patch) | |
| tree | f13beb2bf47c63a04491945b4e76f3859e86487f /wscript | |
| parent | 8b16433cb2f5ff4c9f85b91118f99c7d1e4e0578 (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.11' +VERSION = '2.8.11devel' def options(opt): opt.load('compiler_cxx') |
