diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-18 19:16:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-18 19:16:19 +0000 |
| commit | befa32df1466724479095f35faf48e657e319ad1 (patch) | |
| tree | 5102db3721b8814605f1f9e18bc153547debe6d1 /wscript | |
| parent | 958ee9d66fc24c20f4600859b372c9a017af1730 (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.88' +VERSION = '0.89pre' def options(opt): opt.load('compiler_cxx') |
