diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-01 15:39:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-01 15:39:45 +0100 |
| commit | 20ea7987a6039c98a9c71173cf011cedea6aa25c (patch) | |
| tree | a73934028a43061aeef7204463f184535d8169ae /wscript | |
| parent | a5ea6078ce9e79cd1afe0ccd2b5e1df8360036e6 (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.38pre' +VERSION = '0.38' def options(opt): opt.load('compiler_cxx') |
