diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-09 19:48:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-09 19:48:04 +0100 |
| commit | b8b2fd0b0aeaa1ec95171eaf12c462ff8b555e0e (patch) | |
| tree | a47c8ec7928c1236772e3b0ebd859c736cd866f3 /wscript | |
| parent | 6854dbeff5f9782aa69be45549af0af0baa5d860 (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.81' +VERSION = '0.82pre' def options(opt): opt.load('compiler_cxx') |
