author | Gustavo J. A. M. Carneiro <gjc@inescporto.pt> |
Mon, 01 Feb 2010 13:04:34 +0000 | |
changeset 5940 | 3e3a1501496d |
parent 5939 | 6f9cffdc7ed0 |
child 5941 | 0731d1f144a1 |
--- a/bindings/python/wscript Mon Feb 01 08:32:34 2010 +0100 +++ b/bindings/python/wscript Mon Feb 01 13:04:34 2010 +0000 @@ -15,7 +15,7 @@ import Utils ## https://launchpad.net/pybindgen/ -REQUIRED_PYBINDGEN_VERSION = (0, 12, 0, 710) +REQUIRED_PYBINDGEN_VERSION = (0, 13, 0, 744) REQUIRED_PYGCCXML_VERSION = (0, 9, 5)