diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-06 16:06:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-06 16:06:06 +0000 |
| commit | 45f8345bf8b0222bcd57b081ad08855653f529af (patch) | |
| tree | c9afe54622dd29a7d80751dbdba08cd6726eb597 /wscript | |
| parent | 36abe25c04bf46cf191286605618dbc6407bbfe4 (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.70pre' +VERSION = '0.70beta1' def options(opt): opt.load('compiler_cxx') |
