diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-01 19:10:42 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-01 19:10:42 +0100 |
| commit | 24f13c036a28891e030862095f52d3833a2f2470 (patch) | |
| tree | 5a8bbc5576a1a0119c83d6820d4424514461ae71 /wscript | |
| parent | b201cac91f9562a25b1bdec85c1c420b51d22b1f (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.40' +VERSION = '0.41pre' def options(opt): opt.load('compiler_cxx') |
