diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:49:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:49:03 +0100 |
| commit | 030afe7847048ee2e0326f820ee40a842456177a (patch) | |
| tree | 73fe8bd7375a0893b21b53949ae65c9ba73cd6c8 /wscript | |
| parent | d5ec30b6d746177e97707085b9e6b709e41ecc20 (diff) | |
| parent | 764f78fb3625b7541d63bcb9da7caf816d1d997c (diff) | |
Merge branch 'master' of /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.63pre' +VERSION = '0.64pre' def options(opt): opt.load('compiler_cxx') |
