diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-21 23:58:03 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-21 23:58:03 +0000 |
| commit | 92fc11588061b8336fab59152fa4c4bd5aafe5ef (patch) | |
| tree | f091f9d7a0c2f858197d70ca6d5563d598c889f6 /wscript | |
| parent | e6802cdea1de04aa01f229c24cb20ace0b4d1724 (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.68beta8' +VERSION = '0.68beta9' def options(opt): opt.load('compiler_cxx') |
