diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-18 16:22:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-18 16:22:10 +0000 |
| commit | 9c01b0ff4b528480777c3c298ae56d031267e2a9 (patch) | |
| tree | 6bc22bc28d238bc98bb2d05b9bbe3662b4d5ceaa /wscript | |
| parent | 0e50b5664e3b774d6ab7037f679837ecf1377e31 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.87' +VERSION = '0.88pre' def options(opt): opt.load('compiler_cxx') |
