diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-10 12:48:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-10 12:48:25 +0100 |
| commit | 01bb4ca21bea60137dce7201d9a37a0cf5691812 (patch) | |
| tree | 1873eeff44809449c31ecb831dc1f227820b944b /wscript | |
| parent | 41f7714d7b0fc5af7cb83bd233fbca6a6f657e68 (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.83' +VERSION = '0.84pre' def options(opt): opt.load('compiler_cxx') |
