diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-12 01:08:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-12 01:08:49 +0100 |
| commit | 1b3fe43218c7065c09eab05f4295628e399f0459 (patch) | |
| tree | eacb2f1afe386967b29d789b244f482477697175 /wscript | |
| parent | a391a737b85862d167bb3e01b70580b0f678adbb (diff) | |
Bump versionv2.8.2
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.8.1devel' +VERSION = '2.8.2' def options(opt): opt.load('compiler_cxx') |
