diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-18 16:21:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-18 16:21:58 +0000 |
| commit | 38ab691952b83088fe7f5aa19d3ad2646221ccbf (patch) | |
| tree | 5d396b48a29f80128d8787d2dea0d9ed40a437d7 | |
| parent | efcaa7d278c58faa98dd74aebb1c558b887c8391 (diff) | |
| parent | d24b3c8547e8cc5f7b7558fe46cce59c5cdb336f (diff) | |
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.86pre' +VERSION = '0.87pre' def options(opt): opt.load('compiler_cxx') |
