diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-24 01:59:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-24 01:59:18 +0100 |
| commit | df97dab0c400a05afb234fcf6eecfcdd8fb455a5 (patch) | |
| tree | e3f89c7334ca7c29f718f4862944044e88db2c17 /wscript | |
| parent | 3fc9a435a720d8b2abd78c1bdc7b34bc635ad797 (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.52pre' +VERSION = '0.52' def options(opt): opt.load('compiler_cxx') |
