diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-12 23:13:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-12 23:13:27 +0100 |
| commit | 5c86ba1faafe08d8777ac934655b3444a6b62cbf (patch) | |
| tree | 7cbb39d7607154aebe56a6711307393213fb0d83 /wscript | |
| parent | 749011eb81eeb8f0fbe74055c005b61cc8b1fb9a (diff) | |
| parent | 9eff7f7867f418647516c254eb244ba97e516e22 (diff) | |
Merge branch 'master' of ssh://carlh.dnsalias.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.66pre' +VERSION = '0.67pre' def options(opt): opt.load('compiler_cxx') |
