diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-20 23:40:33 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-20 23:40:33 +0000 |
| commit | 27f0a43221a8e891d2be0f0eaf57bb7243195d86 (patch) | |
| tree | 1555725eb53f8eb5faf61b97e09c40a44796024c /wscript | |
| parent | 69c40685a528a13212ae37ee66b28faec40dcbbf (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.73beta8' +VERSION = '0.73beta9' def options(opt): opt.load('compiler_cxx') |
