bindings/python/wscript
changeset 3501 f725f0e0d6b7
parent 3486 818a6bbef490
child 3511 eb17407147c3
--- a/bindings/python/wscript	Wed Jul 30 16:36:57 2008 -0400
+++ b/bindings/python/wscript	Fri Aug 01 23:11:42 2008 +0100
@@ -21,7 +21,7 @@
     os.environ['PYTHONPATH'] = LOCAL_PYBINDGEN_PATH
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 8, 0, 516)
+REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 526)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)