diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-03 23:44:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-03 23:44:32 +0000 |
| commit | 008b812d6697c29b6e8e9cb98c0f4ff3995dee4e (patch) | |
| tree | 6e9b4418d1b7328516c87a473168761b20b2b923 /wscript | |
| parent | c1cfb24a12ad8109ec9e86cbff5646071ad2e85a (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.58pre' +VERSION = '0.58' def options(opt): opt.load('compiler_cxx') |
