diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-18 19:08:02 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-18 19:08:02 +0000 |
| commit | 8ae03cb54a9fdc2c6f77bacabc8e85fcdd8c0619 (patch) | |
| tree | a369f6a02f4abffde741f41c005073211cb6d7c2 | |
| parent | 7d897b0c9e4a9d479effb89dc9b386abdb9ad212 (diff) | |
| parent | 9c01b0ff4b528480777c3c298ae56d031267e2a9 (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.87pre' +VERSION = '0.88pre' def options(opt): opt.load('compiler_cxx') |
