diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-15 11:36:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-15 11:36:01 +0000 |
| commit | 7278bc78ef3adec819e6b811dd02b8883769cfbb (patch) | |
| tree | 68c677daf15e6c7b22c8d6a10d38b1ec82fcfd7f /wscript | |
| parent | 9030ef688f9c0d9bfc7b6e997aeeaa19ead174db (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.32devel' +VERSION = '2.0.33' def options(opt): opt.load('compiler_cxx') |
