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 | 19df34fb7de3ab9855092f07aa4418e296707d71 (patch) | |
| tree | 5e3939333f83ab956ebe38340fbf297ae1f81c5d | |
| parent | 2d481373e159f1fcea7cd3f2cf939fa47f104158 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.85' +VERSION = '0.86pre' def options(opt): opt.load('compiler_cxx') |
