diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-28 15:42:10 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-28 15:42:10 +0100 |
| commit | 5f45aee1f16e736a9bae710d5343dcd381f71091 (patch) | |
| tree | 09049cb1c1c8afe3121240ebd8e4103b219266ce /wscript | |
| parent | be65d417506d81a5d6056871aa05670a5d51d860 (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.37' +VERSION = '0.38pre' def options(opt): opt.load('compiler_cxx') |
