diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-17 12:58:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-17 12:58:32 +0100 |
| commit | 075cb794fbb5871d1a361995f5e55ca220316a02 (patch) | |
| tree | 6ee5f87f0ec2853de470c4a5eadd7bcf983c03e7 /wscript | |
| parent | 571b3229da4b3cf46ef09d222bc27f76960d01dd (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.21' +VERSION = '0.22pre' def options(opt): opt.load('compiler_cxx') |
