diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-21 17:49:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-21 17:49:54 +0100 |
| commit | e8d8a27c7f6861b031b3250b0ad50d04c41a7721 (patch) | |
| tree | b5c086e229971b6453a661a47d5eecf179073202 /wscript | |
| parent | dd17ad210b3f4489949c908841f5e90136393dc8 (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.84' +VERSION = '0.85pre' def options(opt): opt.load('compiler_cxx') |
