diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-26 10:36:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-26 10:36:11 +0000 |
| commit | 6a6496723b5cd368e595d524540972ace409589d (patch) | |
| tree | b610458bb837201df0ff8c01cbac39a5e0afc41a /wscript | |
| parent | 3b4505de9db48441b08a4af20f8f7cc149de0b21 (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.78beta8' +VERSION = '0.78beta9' def options(opt): opt.load('compiler_cxx') |
