diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 19:00:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 19:00:24 +0100 |
| commit | 532c59e443d110d3a04a25194bae8a13548ee599 (patch) | |
| tree | 76eeb92813ac816e8644bd3db86c543be483dbf2 /wscript | |
| parent | 62f94281437fc54f4806cc65e3aecca5cd118f7c (diff) | |
| parent | dffe4cbc232e46a98aac2ee5545b73b9c5caab33 (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.57pre' +VERSION = '0.58pre' def options(opt): opt.load('compiler_cxx') |
