diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:26:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:26:54 +0100 |
| commit | 4ab5eefd44f045efcd6c03924441b4218a956fdd (patch) | |
| tree | 91afc7102cc405c2f277fba2949bd86b27e48579 /wscript | |
| parent | feb160389528ff431eebf40f7c4c3083234d3c42 (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 = 'dvdomatic' -VERSION = '0.33pre' +VERSION = '0.33' def options(opt): opt.load('compiler_cxx') |
