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 | 3d19ffae49d2fbc4cbecbe62358a43afb46bc58f (patch) | |
| tree | 87cb457f136669ae792bb091b5f619facc3dd395 | |
| parent | 5a19c6861c32ec6ab7424fb5f12076d21342d07e (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.32' +VERSION = '1.33pre' def options(opt): opt.load('compiler_cxx') |
