diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-25 00:08:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-25 00:08:20 +0000 |
| commit | 8a04a7c6626c7b668695799072c862b5b0f961de (patch) | |
| tree | 8225334ab5c1359c7d22f5d6931036980dd52be5 /wscript | |
| parent | be4a3a2bf0ed227f57fbe0e5efc4d47eff43216a (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.78beta5' +VERSION = '0.78beta6' def options(opt): opt.load('compiler_cxx') |
