diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-25 21:04:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-25 21:04:48 +0100 |
| commit | b75d074f7430da8ae0b8e923f6cb35b20c50f1d2 (patch) | |
| tree | 7cf6cd668fd2a1c79fe44ae83162a4e004b3c088 | |
| parent | ee7187c25d83a47a106493e66b89888eca6d4344 (diff) | |
Bump versionv0.24
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.24pre' +VERSION = '0.24' def options(opt): opt.load('compiler_cxx') |
