diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:20:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-28 00:20:53 +0100 |
| commit | bf778dc0f1effb290952692c251d33eb9731a8c6 (patch) | |
| tree | 47d4123140439067ff8550ba4fc2c011f1ca203e /wscript | |
| parent | 05283feaa04558cbab6466108b1052387e662201 (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.32pre' +VERSION = '0.32' def options(opt): opt.load('compiler_cxx') |
