bindings/python/wscript
changeset 3567 728eb3f583b3
parent 3559 6c3efec9cbe6
child 3574 b6804efbe16b
--- a/bindings/python/wscript	Fri Aug 29 14:53:38 2008 +0100
+++ b/bindings/python/wscript	Fri Aug 29 14:56:24 2008 +0100
@@ -21,7 +21,7 @@
     os.environ['PYTHONPATH'] = LOCAL_PYBINDGEN_PATH
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 564)
+REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 570)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)