diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-12 21:10:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-12 21:10:05 +0000 |
| commit | edbf0a24cfda59e5358a1070a40673c28d82d8ae (patch) | |
| tree | d8b93b62a781066a605e121b2bfb5399942002d9 /wscript | |
| parent | 61153e191b98a68e0ca6466ed260a632a584b619 (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.71pre' +VERSION = '0.71beta1' def options(opt): opt.load('compiler_cxx') |
