diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-26 10:27:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-26 10:27:41 +0100 |
| commit | 13c0fc43c9db047ec8b83cbb8ae340472caed417 (patch) | |
| tree | 0ac9d51d770c545c1b783abb7ac41edf457b2169 /wscript | |
| parent | 4f8442947b0c35fd50cb58e99036ba4d45e1d12e (diff) | |
Bump versionv2.9.17
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.16devel' +VERSION = '2.9.17' def options(opt): opt.load('compiler_cxx') |
