diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-19 11:22:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-19 11:22:11 +0100 |
| commit | 3179cbf6fa8133b5a492a25ca64c4c8b6d1756bd (patch) | |
| tree | 76f50149dca3a9743e8f23662a370db8368d53e7 | |
| parent | 0cdd094b556b59cca81727664e4161887f4d3b17 (diff) | |
Bump versionv0.22
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.22pre' +VERSION = '0.22' def options(opt): opt.load('compiler_cxx') |
