diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-15 09:33:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-15 09:33:21 +0100 |
| commit | 41c164b6e6a3fb7933b58ebcceb7f7ba020d2d65 (patch) | |
| tree | a71a74d4a2edeb70f91713cb032d58cb534645bc /wscript | |
| parent | aca6978625e56379b9dd7b7d6ffa28e7fdfd27fa (diff) | |
Bump versionv2.3.2
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.3.1devel' +VERSION = '2.3.2' def options(opt): opt.load('compiler_cxx') |
