diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-28 00:46:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-28 00:46:04 +0100 |
| commit | 2632bd973e7527d7fa938d06b409e1d43bb4fe9c (patch) | |
| tree | 542d4329470378c99a862e9a7a1e1c1bd1490c29 /wscript | |
| parent | 2704fe5ce4ecfcb9214c032117be719079b93d89 (diff) | |
Bump versionv2.9.6
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.5devel' +VERSION = '2.9.6' def options(opt): opt.load('compiler_cxx') |
