diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-08 01:46:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-08 01:46:37 +0100 |
| commit | 7fe1840eb620645f0a4220f999fde69ff8cdde5c (patch) | |
| tree | 0446b386d6f995f32ff00daa970cfc3f996126c3 /wscript | |
| parent | eb2a26a969a53f5c816fe5f159098b33e3a9afeb (diff) | |
Bump versionv2.9.0
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.20devel' +VERSION = '2.9.0' def options(opt): opt.load('compiler_cxx') |
