diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-26 09:19:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-26 09:19:48 +0100 |
| commit | c60e85e0292847be281dcb934415df9c64dc7589 (patch) | |
| tree | 6d42d691d3a4540510f6df306f3e4fd17cbfbe46 /wscript | |
| parent | e3cc223f47e9bf23da20e661322967fa80d43988 (diff) | |
Bump versionv2.11.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.11.7devel' +VERSION = '2.11.8' def options(opt): opt.load('compiler_cxx') |
