diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-31 22:24:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-31 22:24:10 +0100 |
| commit | 827059cb3f04aef534821aa98515af6f7654d02a (patch) | |
| tree | 3f859545c85f447b63b5c13ba0d6e2f9a992deb6 /wscript | |
| parent | 4f5845083e94224bcd4de2ff9ed46c68a3673ba3 (diff) | |
Bump versionv2.11.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.11.8devel' +VERSION = '2.11.9' def options(opt): opt.load('compiler_cxx') |
