diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-10-04 18:50:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-10-04 18:50:56 +0100 |
| commit | 13c6d55d16337abbd8d8969d7062a515c1b26995 (patch) | |
| tree | f93e67fd4716430822b35e8040af97fe7e74a4da /wscript | |
| parent | 4bf23937b963e071d338fc21021f8c5754cb0ca2 (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.23' +VERSION = '0.24pre' def options(opt): opt.load('compiler_cxx') |
