diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-30 09:27:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-30 09:27:09 +0000 |
| commit | 4b002140607903a5f29a25b6071949b169cf4cd2 (patch) | |
| tree | c1146ec79741826f692e76a90b554fa0d3b52fa5 /wscript | |
| parent | a4c3ebbf5cf68910981930a796db19def208c476 (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.26' +VERSION = '0.27pre' def options(opt): opt.load('compiler_cxx') |
