diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-20 16:47:27 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-20 16:47:27 +0000 |
| commit | 9cbeb319f1e09222d5d13ee8a9d39ef54f05a844 (patch) | |
| tree | f80f7c7a2a98210d659ff9817baf3f0cc2858da3 /wscript | |
| parent | 709213a3200cd13b87565cc221f14db0fdb5d00e (diff) | |
| parent | d341ea74fc29e7522db74db00951423751acaf81 (diff) | |
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp
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.88pre' +VERSION = '0.91pre' def options(opt): opt.load('compiler_cxx') |
