author | Mathieu Lacage <mathieu.lacage@inria.fr> |
Fri, 15 Apr 2011 20:51:42 +0200 | |
changeset 7054 | 61db80a6f882 |
parent 7053 | 22bf40a43ab3 |
child 7055 | e65505ea6cd4 |
--- a/bindings/python/wscript Fri Apr 15 20:50:42 2011 +0200 +++ b/bindings/python/wscript Fri Apr 15 20:51:42 2011 +0200 @@ -15,7 +15,7 @@ import Utils ## https://launchpad.net/pybindgen/ -REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 782) +REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 785) REQUIRED_PYGCCXML_VERSION = (0, 9, 5)