diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:43:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-11 10:43:23 +0100 |
| commit | b3ad14bf234c2daa63b2a133b6af85ef5f59a455 (patch) | |
| tree | 178b9eaf9cf0598b5cea63a7c58d08929c849177 /wscript | |
| parent | 681b24e6b56873683900b7930b5f57a2f2a1f9f5 (diff) | |
| parent | 9c31349dcd02d3cc36e89fdf3763255ff9d151bd (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.62pre' +VERSION = '0.63pre' def options(opt): opt.load('compiler_cxx') |
