diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-19 11:12:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-19 11:12:09 +0100 |
| commit | c76d57eddc0b6633161cb131133a07e8764dd7e9 (patch) | |
| tree | 3c14e0bba0573c260da5671eda2d9855c98a9fa8 /wscript | |
| parent | 4a3d017ef63c1442e00954c0c222b66ab51a4ee9 (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.84beta1' +VERSION = '0.84beta2' def options(opt): opt.load('compiler_cxx') |
