diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-29 12:30:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-29 12:30:42 +0100 |
| commit | 3a3c9c66713a8f30ef0ea7f4d3bc0370f7f89ef0 (patch) | |
| tree | 8be1162335d2437a55f1db2af16bbe4529d0233b /wscript | |
| parent | 1e5f3db2d6176903ad12521023e336acfd760522 (diff) | |
Bump versionv2.9.8
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.9.7devel' +VERSION = '2.9.8' def options(opt): opt.load('compiler_cxx') |
