diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-10 21:54:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-10 21:54:17 +0000 |
| commit | 50b2a3b1e633ea465802601b8ac992a6159f77cf (patch) | |
| tree | 39895ebd6bb491cedd601ac3c3836efa67293409 /wscript | |
| parent | 624a335836c28b6f2e20b6e5af60aa319541bcf3 (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.57' +VERSION = '0.58pre' def options(opt): opt.load('compiler_cxx') |
