diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-25 21:07:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-25 21:07:24 +0100 |
| commit | e602bfaa857c564c19945bbad4ce21196705142c (patch) | |
| tree | ae81a7ac6db10d163d22539e45511daeadfa0d39 /wscript | |
| parent | a0f4b1dd1a941231dc977371831478db3d6f6836 (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.24' +VERSION = '0.25pre' def options(opt): opt.load('compiler_cxx') |
