diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-07 01:20:51 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-07 01:20:51 +0000 |
| commit | c0c03f742238e625ba74af23b1f0522c91724125 (patch) | |
| tree | 1ea852eefea46f630caf368257d84921187374dd /wscript | |
| parent | 476e5504835c9761dbcd119b90f891fea620a10c (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.56' +VERSION = '0.57pre' def options(opt): opt.load('compiler_cxx') |
