diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-23 08:13:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-23 08:13:13 +0100 |
| commit | 7b0a88a297d420f3d3e303cb3d69ce7412c01e76 (patch) | |
| tree | cd553e9bfb1654c930b16bbfb3fb7a2099780e5c /wscript | |
| parent | 3108bc2b91ed81116fb1828e43092335504489c2 (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.86pre' +VERSION = '0.86' def options(opt): opt.load('compiler_cxx') |
