diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-03 13:37:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-03 13:37:17 +0000 |
| commit | dd3dbb617b90fe7ff75e72fbb99a303b12880432 (patch) | |
| tree | 7ffbefc0f6fb4e948d452de3f84a97c1b0345b84 | |
| parent | ed4683d02c895fe1d7d46e24314086de59fc49bf (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.31' +VERSION = '0.32pre' def options(opt): opt.load('compiler_cxx') |
