diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-27 15:21:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-27 15:21:29 +0000 |
| commit | 414f1d390276ac5508d413408306910b9d1388d3 (patch) | |
| tree | 52dd72f3db007e53445d20f2a536afe2ccc425e7 /wscript | |
| parent | 2c65ce7b7ba4b8f966b5a212b728258543c4b68d (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.85' +VERSION = '0.86pre' def options(opt): opt.load('compiler_cxx') |
