diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-01 16:42:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-01 16:42:30 +0100 |
| commit | d8303a05949d0cac1077482a1501e9521b315450 (patch) | |
| tree | 604bceef6977471977de8d67adedb4224c4f91e8 /wscript | |
| parent | 20ea7987a6039c98a9c71173cf011cedea6aa25c (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.38' +VERSION = '0.39pre' def options(opt): opt.load('compiler_cxx') |
