diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-15 00:56:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-15 00:56:04 +0100 |
| commit | f26e05b81af71efd1a571b3f23c0eac66152fdac (patch) | |
| tree | ef62b014c3ba651e5a8fcf680d834b6b6c05856d /wscript | |
| parent | ceeb74f2059005f604d00d955c68cb5be4ded284 (diff) | |
Bump versionv2.9.11
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.10devel' +VERSION = '2.9.11' def options(opt): opt.load('compiler_cxx') |
