diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-20 18:23:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-20 18:23:35 +0000 |
| commit | 5a19c6861c32ec6ab7424fb5f12076d21342d07e (patch) | |
| tree | bed151166574af06e39d3730f8af5872d97361be /wscript | |
| parent | 5dc0f8780b3a2ca38807666262fff6690cd7e25f (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.32pre' +VERSION = '1.32' def options(opt): opt.load('compiler_cxx') |
