diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-19 17:41:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-19 17:41:58 +0100 |
| commit | a25cdee1b5b9deaa4414c7f1ddac3f55c03227c1 (patch) | |
| tree | f18f00943e019cbce3b4c94555c75a518013d57a /wscript | |
| parent | 47db65034fdf7cd394a18614973b55d074dcdd17 (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.84beta3' +VERSION = '0.84beta4' def options(opt): opt.load('compiler_cxx') |
