diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-09 22:19:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-09 22:19:54 +0100 |
| commit | 2abec1590731920022895fcfb2f44c754084d23e (patch) | |
| tree | 0ffe11eeb0af6033bf4535f630ee96859d7d029e /wscript | |
| parent | 333214ac9ca37077174d3ccc6b1730fa1e7c6ccc (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.20' +VERSION = '0.21pre' def options(opt): opt.load('compiler_cxx') |
