diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-25 15:18:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-25 15:18:45 +0100 |
| commit | 188ae6711eaf9e231e8c07f85a6e8d1fee191ab6 (patch) | |
| tree | 647da64a8624b9cd971692f3b97a649d3cba497d /wscript | |
| parent | 1644d6f503eba5b169222d630f122cef087042e3 (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.7' +VERSION = '2.10.7devel' def options(opt): opt.load('compiler_cxx') |
