diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-17 12:55:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-17 12:55:40 +0100 |
| commit | 571b3229da4b3cf46ef09d222bc27f76960d01dd (patch) | |
| tree | fc8b4dae37bcdf4071a5097d56379b56907f7002 | |
| parent | a962f5f2b475d6ee0a3d250a593e7431a441ce6f (diff) | |
Bump versionv0.21
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.21pre' +VERSION = '0.21' def options(opt): opt.load('compiler_cxx') |
