diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-10 23:58:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-10 23:58:36 +0100 |
| commit | 01cc7dfe091281e278f8ad6f51f0ff823e88f9f3 (patch) | |
| tree | 1e4662c3883054c5f837db305cc91795134f716b /wscript | |
| parent | 338843002c42629dd42520db510823b9c6c0e64d (diff) | |
Bump versionv2.9.32
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.31devel' +VERSION = '2.9.32' def options(opt): opt.load('compiler_cxx') |
