diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-26 09:53:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-26 09:53:27 +0100 |
| commit | 86011ad6b4ea0004a51c59b0563cf89c0947546d (patch) | |
| tree | 2d1869ee0a02a4f300e1596819983c15b0807b12 /wscript | |
| parent | 546d1540eba2f8801b9eb743e1f4bb1a414ad0bd (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.87' +VERSION = '0.88pre' def options(opt): opt.load('compiler_cxx') |
