diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-07 01:05:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-07 01:05:38 +0000 |
| commit | 476e5504835c9761dbcd119b90f891fea620a10c (patch) | |
| tree | 7aace5c084a4d0860b437b60afdb5f24cbf61dd4 /wscript | |
| parent | 5438914988255710e377b967627dbba29bb520e8 (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.56pre' +VERSION = '0.56' def options(opt): opt.load('compiler_cxx') |
