diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-22 13:15:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-22 13:15:37 +0000 |
| commit | 3d04da3f623a4b5771e8611ecbf94534b860f8bc (patch) | |
| tree | 63fb42c390a171c23593725fea38d465cf009bc4 /wscript | |
| parent | 7a65df0fe4232ff0bb150b9e1568f9064fdc6de6 (diff) | |
Bump versionv0.35
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.35pre' +VERSION = '0.35' def options(opt): opt.load('compiler_cxx') |
