diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-26 00:20:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-26 00:20:46 +0000 |
| commit | 0ac282ff4af3f6ea8fe097a61f1b666a3ef81c04 (patch) | |
| tree | d6a8be04ac72b8fef4af25eecc650170e7958337 /wscript | |
| parent | 0d64c6dfd3bf8f59946795f8b97c5351b2619fa2 (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.78beta6' +VERSION = '0.78beta7' def options(opt): opt.load('compiler_cxx') |
