diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-04 00:02:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-04 00:02:09 +0000 |
| commit | 8a9dd3e93325051c546193f680414d0c108b8332 (patch) | |
| tree | aa044fcb39793f6d420eef9d7c1ef5173a2bfcde /wscript | |
| parent | 008b812d6697c29b6e8e9cb98c0f4ff3995dee4e (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.58' +VERSION = '0.59pre' def options(opt): opt.load('compiler_cxx') |
