diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-10 19:43:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-10 19:43:01 +0100 |
| commit | 9bdd8cc51942a13e360dde4efc04b3ca417c8b94 (patch) | |
| tree | 502e33212c51fa5e269cbdec87a29ed8fa711243 /wscript | |
| parent | 5c620f37c8979a645a2094aa36b9af3d4f4ef5ec (diff) | |
| parent | 01bb4ca21bea60137dce7201d9a37a0cf5691812 (diff) | |
Merge master.
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.82pre' +VERSION = '0.84pre' def options(opt): opt.load('compiler_cxx') |
