diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-24 02:03:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-24 02:03:44 +0100 |
| commit | 61ca61a130328e605e6120baef0b18fa79db18ab (patch) | |
| tree | dbd882898e85718d5cb8b3fa6908c9f4dc277d36 /wscript | |
| parent | df97dab0c400a05afb234fcf6eecfcdd8fb455a5 (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.52' +VERSION = '0.53pre' def options(opt): opt.load('compiler_cxx') |
