diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-12 23:07:20 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-12 23:07:20 +0000 |
| commit | d511283e13c697113cc4aeabbd90e72a56941e72 (patch) | |
| tree | 1741f20818846c95c74f6f9eec13e3712c077f6b /wscript | |
| parent | 9f7f1978f9bda9c8f57b0e9389bf8e44cd7c52b0 (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.71beta1' +VERSION = '0.71beta2' def options(opt): opt.load('compiler_cxx') |
