diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-09 13:35:12 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-09 13:35:12 +0000 |
| commit | 20c2c5768c231ceec70e7900abf7c26257bd9c86 (patch) | |
| tree | 247a62b4d36d0513fdbda0383c539f4b369998c5 | |
| parent | 32ef0183d14f4e502f7245807a6b88ef1fecf289 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.34' +VERSION = '0.35pre' def options(opt): opt.load('compiler_cxx') |
