diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-02 15:17:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-02 15:17:34 +0100 |
| commit | f6b9731dd1ae09f5a96d1bab1237b5c7b10913a6 (patch) | |
| tree | 4a49a6625e5b0f605aa22fe34e191225ba36bd58 /wscript | |
| parent | b93599eb990cdad18c3de47d62575031ed688cea (diff) | |
Bump versionv2.8.7
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.6devel' +VERSION = '2.8.7' def options(opt): opt.load('compiler_cxx') |
