diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-05 23:51:31 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-05 23:51:31 +0000 |
| commit | c64b7dfe72b7d5d8010d3d32c1ede074aec5cb31 (patch) | |
| tree | 5e299bc1cb9b7fb215b18bb419b7e8d28972476d /wscript | |
| parent | ee47c9d6979efbdaae7807b0f03f53aae534c90a (diff) | |
Bump versionv2.6.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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.31devel' +VERSION = '2.6.32' def options(opt): opt.load('compiler_cxx') |
