diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-03 13:36:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-03 13:36:09 +0000 |
| commit | ed4683d02c895fe1d7d46e24314086de59fc49bf (patch) | |
| tree | adfa3256cbc2fa23d5119529efb560fcbc3bcf8b | |
| parent | 823d0f5275afac12cd6ee57c62f392bc08b69e4a (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.31pre' +VERSION = '0.31' def options(opt): opt.load('compiler_cxx') |
