diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-02-05 18:45:28 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-02-05 18:45:28 +0000 |
| commit | b4209d6fe71f2d3e354dc60ec975fb6cf4407e93 (patch) | |
| tree | ed40c90738d74d04c1d88fa676f79c35e3896ab4 /wscript | |
| parent | 53d348a8025f493db3b0434ce8dd88aa71269b63 (diff) | |
Bump versionv0.37
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.37pre' +VERSION = '0.37' def options(opt): opt.load('compiler_cxx') |
