diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-18 22:36:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-18 22:36:05 +0000 |
| commit | 490af0bac5ec51120f6fed9c5b8b1a0c01427e45 (patch) | |
| tree | 390860446befd91388616398a2dc65d35c7a82e5 /wscript | |
| parent | 318952d76cfc5b21f43180f8b94d5cff63e98a59 (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.73beta7' +VERSION = '0.73beta8' def options(opt): opt.load('compiler_cxx') |
