diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-19 18:55:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-19 18:55:41 +0100 |
| commit | 6c71e7e25536b7fee526a9c7216dcee9230b7e91 (patch) | |
| tree | 6335fb91243e31660d81ffc8b6dbbd324ce8bb93 /wscript | |
| parent | c9067a8a0d92d4ac52ae7ffb7665b1234018551b (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.101' +VERSION = '0.102pre' def options(opt): opt.load('compiler_cxx') |
