diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-26 00:59:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-26 00:59:46 +0000 |
| commit | 011f2e1ef50bf670fcb0053677f35cd8fd6666b3 (patch) | |
| tree | 5d1b3551c35490fb6b7b8bcbaebe742648a1e133 /wscript | |
| parent | 1262fa53826afb4c6916e2961d4e82bdb6ead9cd (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.78beta7' +VERSION = '0.78beta8' def options(opt): opt.load('compiler_cxx') |
