diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-08 23:23:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-08 23:23:14 +0100 |
| commit | ed6d952507ef997fdbf0c0b08e8e10666a36ea97 (patch) | |
| tree | e6eea576220603f133cf9d648dd18368073c1b26 /wscript | |
| parent | 0d5c2ebba76db5a007a78903b97be0b79db9eef5 (diff) | |
Bump versionv2.8.9
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.8devel' +VERSION = '2.8.9' def options(opt): opt.load('compiler_cxx') |
