diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-07 10:07:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-07 10:07:26 +0100 |
| commit | 59617eb2230e47b59882c4f9ca6092ce05f53cf1 (patch) | |
| tree | cf74445bdf863d942d599bd9820cd5a50a8113cf /wscript | |
| parent | 27e74ac5cf717233914fd017eb9ca67ee7c4af96 (diff) | |
| parent | 02b1073f910aeb4eeaa914d15a68b76b3969e690 (diff) | |
Merge branch 'master' into cxml
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.53pre' +VERSION = '0.54pre' def options(opt): opt.load('compiler_cxx') |
