diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-06 23:18:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-06 23:18:53 +0000 |
| commit | 927bc146f77e078a114ef36324aaabef90008f9d (patch) | |
| tree | 025545ec761be62ffce8f2e1733320b4e2da332b /wscript | |
| parent | f5eaedfacab25ca5cc1222962a1225e6ac20feb8 (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.70beta1' +VERSION = '0.70beta2' def options(opt): opt.load('compiler_cxx') |
