diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-10 21:43:26 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-10 21:43:26 +0000 |
| commit | a99ba86a80796432f1d1ea07912380ba5563438e (patch) | |
| tree | 8abefecb715cf5d6aa99d22bdc33f6f5840631a0 /wscript | |
| parent | ad4de89a34289812b8863105e5c285c44a407a31 (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') |
