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