diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-21 23:56:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-21 23:56:24 +0000 |
| commit | a1c21574214098aecea5ea4e50e7460dad24b4ff (patch) | |
| tree | 1a44ea0b9b49e2502eea7b8fc423d34318edaa90 /wscript | |
| parent | 8b64fbdc8a0d60da1c7d6d01e1876e225564e478 (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.68beta7' +VERSION = '0.68beta8' def options(opt): opt.load('compiler_cxx') |
