diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-22 13:19:15 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-22 13:19:15 +0000 |
| commit | 28e309698dd7e08a258e6b050779e7234fc15f17 (patch) | |
| tree | 2e1e3cbbc3a0d35498d1aacf3aa33e6acddeb8b0 /wscript | |
| parent | 3d04da3f623a4b5771e8611ecbf94534b860f8bc (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.35' +VERSION = '0.36pre' def options(opt): opt.load('compiler_cxx') |
