diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-04 12:07:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-04 12:07:26 +0100 |
| commit | 76199cc65d926ed147c3c4aeefb80e87c489cc04 (patch) | |
| tree | 11c6d8bc5038d4bf2b82194bcd3bfc90114bfb21 /wscript | |
| parent | 7b7f98fff9e678e617f4f4d507d16840f0475c09 (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.42' +VERSION = '0.43pre' def options(opt): opt.load('compiler_cxx') |
