merge with head
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Thu, 28 May 2009 18:25:53 +0200
changeset 4468 6a799c8b72ff
parent 4467 ebb7852edc5e (current diff)
parent 4459 d65af64db144 (diff)
child 4469 af124ed35b94
merge with head
--- a/bindings/python/wscript	Thu May 28 18:24:41 2009 +0200
+++ b/bindings/python/wscript	Thu May 28 18:25:53 2009 +0200
@@ -15,7 +15,7 @@
 import Utils
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 10, 0, 630)
+REQUIRED_PYBINDGEN_VERSION = (0, 10, 0, 640)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)