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 | 546d1540eba2f8801b9eb743e1f4bb1a414ad0bd (patch) | |
| tree | 6703669a17cf7a3ffb2a580fbb73c7ac80a57483 /wscript | |
| parent | 9c0a133c73abbb46bcb2e23885af4d642a19e1e3 (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.87pre' +VERSION = '0.87' def options(opt): opt.load('compiler_cxx') |
