diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-21 18:56:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-21 18:56:59 +0000 |
| commit | 633b20dad36b5c27f5df27499af7cdc7dc4d8429 (patch) | |
| tree | 6884ed4642cf125a9e34ddcf3cba2c95da063e48 /wscript | |
| parent | 075927df719168ffad0087b6be797d26bc6d21b3 (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.33pre' +VERSION = '1.33' def options(opt): opt.load('compiler_cxx') |
