diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-23 00:08:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-23 00:08:21 +0100 |
| commit | 2d481373e159f1fcea7cd3f2cf939fa47f104158 (patch) | |
| tree | 15dcaea3987d35e93fd2c4c4eb20ed91c83a3c6d /wscript | |
| parent | ed34be5011aafe4ebdf42d4f6426c788d39dc5e1 (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.85pre' +VERSION = '0.85' def options(opt): opt.load('compiler_cxx') |
