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 | 0e50b5664e3b774d6ab7037f679837ecf1377e31 (patch) | |
| tree | 39f69bbeb53367526694986d0ed6be845c9d92d7 | |
| parent | 38ab691952b83088fe7f5aa19d3ad2646221ccbf (diff) | |
Bump versionv0.87
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.87pre' +VERSION = '0.87' def options(opt): opt.load('compiler_cxx') |
