diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-11 08:12:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-11 08:12:46 +0000 |
| commit | 38e26b05c0ea7498b9e728d0e3ea85e7479f3096 (patch) | |
| tree | c02cfe292d511cf6d71d188792a1d4bc9a600b3b | |
| parent | 4a557a8b6631f132e851b1bb362cde4270ca6057 (diff) | |
Bump versionv0.40
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.40pre' +VERSION = '0.40' def options(opt): opt.load('compiler_cxx') |
