diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-25 13:22:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-25 13:22:32 +0100 |
| commit | b3e7a9625f860e7d83c4077b24fe811eb9941456 (patch) | |
| tree | f2f12cfb9e98c99bcc5b3a6a5a852223dae7ed20 /wscript | |
| parent | f976e8ac94dfc6130797c5d98a0399321dce43e7 (diff) | |
| parent | bbf265955518069c5c841be5fe02a95b60e9197b (diff) | |
Merge branch 'master' into interop
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.74pre' +VERSION = '0.75pre' def options(opt): opt.load('compiler_cxx') |
