diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-28 16:28:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-28 16:28:17 +0100 |
| commit | 921118f32fa284038383d40bec1d34d06ca9721b (patch) | |
| tree | a2a191251ff1a472e7a11aac052f5c5be4742867 /wscript | |
| parent | c75d5f1bbe03e83d3ab0ba4c76f8a6ce53eb197d (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.88pre' +VERSION = '0.88' def options(opt): opt.load('compiler_cxx') |
