diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-06 02:03:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-06 02:03:25 +0100 |
| commit | e089ceff103306f269cbac857b128fc641c6ec3c (patch) | |
| tree | e8404eccb90aa85e654fbcfcc6fa4d05a8f14703 /wscript | |
| parent | 42a3da099dc91e3b11746c3c76611fc19a887955 (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.89' +VERSION = '0.90pre' def options(opt): opt.load('compiler_cxx') |
