bindings/python/wscript
changeset 6259 e61ce382fcdd
parent 6209 644530171fdd
child 6290 e01b68222e60
--- a/bindings/python/wscript	Tue Apr 20 21:13:16 2010 -0400
+++ b/bindings/python/wscript	Wed Apr 21 08:39:57 2010 -0400
@@ -15,7 +15,7 @@
 import Utils
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 14, 0, 760)
+REQUIRED_PYBINDGEN_VERSION = (0, 14, 1)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)