diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-03 14:20:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-03 14:20:09 +0000 |
| commit | 8ad6032102944bdf7b3fa21c2b19d65bf0de0d2f (patch) | |
| tree | ad03ed5766c1431dd179917b16c8835bf0515d6e /wscript | |
| parent | dc2fb071dac7be85b36953360459fa8ad53e7af5 (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.31' +VERSION = '0.32pre' def options(opt): opt.load('compiler_cxx') |
