Get pybindgen fix.
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Mon, 04 Apr 2011 19:44:35 +0100
changeset 6996 53f1bfb3e91c
parent 6995 7ae22c26c5da
child 6997 00c8ea8e9e40
Get pybindgen fix.
bindings/python/wscript
--- a/bindings/python/wscript	Mon Apr 04 12:35:41 2011 +0100
+++ b/bindings/python/wscript	Mon Apr 04 19:44:35 2011 +0100
@@ -15,7 +15,7 @@
 import Utils
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 781)
+REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 782)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)