diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-24 15:16:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-24 15:16:30 +0000 |
| commit | 71ea64782f215c605877f5c231a2a8b1838fe8bd (patch) | |
| tree | 3834141efc971fcc3edaac103bcb3962243673c1 /wscript | |
| parent | feea01f6109e00fddaacc9ae23f4cf6f55b4cabf (diff) | |
| parent | 477e619088ed1f3f4a7b043af1cca72e19acab0d (diff) | |
Merge in 0.70 branch with 0.71 fix.
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.71beta2' +VERSION = '0.72pre' def options(opt): opt.load('compiler_cxx') |
