diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-04 23:08:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-04 23:08:40 +0100 |
| commit | 04327c05ecef3cc1f055c9685afc3abe8ecc3bfb (patch) | |
| tree | 55edc9a40cd82ffbda4cd7a09bd241d2fecbe779 /wscript | |
| parent | 99428af22969a6cfb1dbd2053a9356bb23b3182f (diff) | |
Bump versionv2.1.32
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.31devel' +VERSION = '2.1.32' def options(opt): opt.load('compiler_cxx') |
