diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-24 16:55:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-24 16:55:20 +0000 |
| commit | b3ff5b97d437086f07a1ae6c4460ab60b13defa1 (patch) | |
| tree | 163965e0f9732b4890d3123b2e9a6212446c6069 /wscript | |
| parent | 71ea64782f215c605877f5c231a2a8b1838fe8bd (diff) | |
| parent | 3b44e25efa208599017df55b340aca3fcad30982 (diff) | |
Merge branch '0.70-support'
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.72pre' +VERSION = '0.73pre' def options(opt): opt.load('compiler_cxx') |
