diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-24 13:48:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-24 13:48:11 +0100 |
| commit | 228ecfd69716436578246f12db3139d0de32fce3 (patch) | |
| tree | 224b5830610cc2f6194681ef29f86c132e1c5e40 /wscript | |
| parent | f985e5e8cccaa44704d51dcfea3cc5042e22781f (diff) | |
| parent | 7836aa40bdde4354b2a816995faa09fa609917cf (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.46pre' +VERSION = '0.47pre' def options(opt): opt.load('compiler_cxx') |
