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 | a8ed320d887056ab84dd7068e9a9560d955e416d (patch) | |
| tree | 8f8cab4ff591ed84a449e2a4236c653a3a74b898 /wscript | |
| parent | 921118f32fa284038383d40bec1d34d06ca9721b (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.88' +VERSION = '0.89pre' def options(opt): opt.load('compiler_cxx') |
