diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:25:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:25:55 +0100 |
| commit | c68dee58da88df9ec35a83cd67a302244966df5d (patch) | |
| tree | 78b3b54494664a1cb6e308bec0b6c93f1a4fb784 /wscript | |
| parent | bf778dc0f1effb290952692c251d33eb9731a8c6 (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.32' +VERSION = '0.33pre' def options(opt): opt.load('compiler_cxx') |
