diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-15 16:58:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-15 16:58:14 +0100 |
| commit | e841fb69045db4b74b6fab5e3bfc6eec470a3ea5 (patch) | |
| tree | 2bbae83218f894dd10c96082362c3d31ce1d58d0 /wscript | |
| parent | 3e362236d60783640701d4eb4fcd6fedef7fb747 (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.10.6' +VERSION = '2.10.6devel' def options(opt): opt.load('compiler_cxx') |
