diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-01 16:49:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-01 16:49:29 +0100 |
| commit | b201cac91f9562a25b1bdec85c1c420b51d22b1f (patch) | |
| tree | 29f0ec0a1a8b8f8837b4cca8a7544d4760bc0389 /wscript | |
| parent | 9762d0dedfe07438f000c7295f5b77b983edb7f4 (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.40pre' +VERSION = '0.40' def options(opt): opt.load('compiler_cxx') |
