diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-04 18:49:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-04 18:49:51 +0100 |
| commit | 4bf23937b963e071d338fc21021f8c5754cb0ca2 (patch) | |
| tree | 6ee8dab941c9f2ee476d800e33595616bd4e6987 | |
| parent | ff072d0ce9e67eaf5b154164b1c58e4759ca5748 (diff) | |
Bump versionv0.23
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.23pre' +VERSION = '0.23' def options(opt): opt.load('compiler_cxx') |
