bindings/python/wscript
changeset 3542 db139d2d728e
parent 3541 15fe83e15ff5
child 3544 3685ab98e4b2
--- a/bindings/python/wscript	Mon Aug 18 23:04:49 2008 +0100
+++ b/bindings/python/wscript	Tue Aug 19 12:53:44 2008 +0100
@@ -21,7 +21,7 @@
     os.environ['PYTHONPATH'] = LOCAL_PYBINDGEN_PATH
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 555)
+REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 557)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)