author | Gustavo J. A. M. Carneiro <gjc@inescporto.pt> |
Tue, 05 Jul 2011 18:53:05 +0100 | |
changeset 7347 | 31429a6c723d |
parent 7346 | ea296e3ae417 |
child 7348 | 9372b57a6ce4 |
--- a/bindings/python/wscript Tue Jul 05 18:46:56 2011 +0100 +++ b/bindings/python/wscript Tue Jul 05 18:53:05 2011 +0100 @@ -15,7 +15,7 @@ import Utils ## https://launchpad.net/pybindgen/ -REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 785) +REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 790) REQUIRED_PYGCCXML_VERSION = (0, 9, 5)