diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-20 16:49:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-20 16:49:09 +0000 |
| commit | 487a576381c4d07b50774a436323a9b064972576 (patch) | |
| tree | a055116f1c4344e22a8f8d424d7643dfeab7132e /wscript | |
| parent | 309d6b151c14fa62236fe6fd336c7e165d9ad93f (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.31' +VERSION = '1.32pre' def options(opt): opt.load('compiler_cxx') |
