diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-05 19:56:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-05 19:56:13 +0000 |
| commit | 3d75f8a9bd53f555a0ba3bd912dff157ec0d3cb1 (patch) | |
| tree | 0c9ed78df29bff89e375a0e84e140c8e0c9d4b25 /wscript | |
| parent | 761bf8c5dfc8a7c01eca9f33ff39e7753d0c8c8a (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 lut APPNAME = 'libdcp' -VERSION = '0.39' +VERSION = '0.40pre' def options(opt): opt.load('compiler_cxx') |
