changeset 6995 | 7ae22c26c5da |
parent 6973 | 0512aabc17ad |
child 6996 | 53f1bfb3e91c |
--- a/bindings/python/wscript Sun Apr 03 20:54:34 2011 -0700 +++ b/bindings/python/wscript Mon Apr 04 12:35:41 2011 +0100 @@ -15,7 +15,7 @@ import Utils ## https://launchpad.net/pybindgen/ -REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 779) +REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 781) REQUIRED_PYGCCXML_VERSION = (0, 9, 5)