diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-16 22:42:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-16 22:42:42 +0000 |
| commit | 91bcba607961ce35c43156f2e4b02d1f2544a5c8 (patch) | |
| tree | da0c68fe19e5ca4f18ee3918cad46b96ebc2553c /wscript | |
| parent | 38ab054c2ec22a853ee6abbe3f3683d153e9bb63 (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.73beta1' +VERSION = '0.73beta2' def options(opt): opt.load('compiler_cxx') |
