diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-04 15:48:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-04 15:48:53 +0100 |
| commit | c12b4a00364428fbe7dd3662aa3ffa5a424ef409 (patch) | |
| tree | 5d547761ea0bd2319099bb119af936adfe1ade72 /wscript | |
| parent | 3365d6c762a9bfbef92d307b86402f682cb5e1b0 (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.43pre' +VERSION = '0.43' def options(opt): opt.load('compiler_cxx') |
