diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-09 22:03:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-09 22:03:09 +0100 |
| commit | a097506d4867fec47406283caa5b262a21791585 (patch) | |
| tree | 8bbcc643c7eb9cf3616f2e4696b26d307aa7d7ee /wscript | |
| parent | c77fe8f809ff14428dd11d6b2b765d2b15083c91 (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.55' +VERSION = '0.56pre' def options(opt): opt.load('compiler_cxx') |
