diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-28 01:18:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-28 01:18:28 +0100 |
| commit | 0114b13a093109a0a3ea4d300da44c76d22f91a2 (patch) | |
| tree | 08e545995a556eca15c14dad8c0a2f1d55545502 /wscript | |
| parent | 68c7061e13e218fd4a40389faa90e652683b1de8 (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.36' +VERSION = '0.37pre' def options(opt): opt.load('compiler_cxx') |
