diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-25 02:06:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-25 02:06:56 +0000 |
| commit | ff3a1516f6c6750773e869089674fa60c305d175 (patch) | |
| tree | 80771123806c3e1c07fa2958dac85fde6e107d7f /wscript | |
| parent | e520d3417161482f142827326db0cfdde6cdda22 (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.27' +VERSION = '0.28pre' def options(opt): opt.load('compiler_cxx') |
