diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-24 00:32:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-24 00:32:00 +0100 |
| commit | b9fa952cb97a61b7977c28f089c0b41f7d8a5d24 (patch) | |
| tree | 4355d86684a43d0b9f3e8fdbeb09dda9ac84b2c3 /wscript | |
| parent | 259b5e75b374562485c21ef553772ec0b4c30142 (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.11.7' +VERSION = '2.11.7devel' def options(opt): opt.load('compiler_cxx') |
