bindings/python/wscript
changeset 3511 eb17407147c3
parent 3501 f725f0e0d6b7
child 3540 1ca4a0f2e4f4
--- a/bindings/python/wscript	Mon Aug 04 17:44:53 2008 -0700
+++ b/bindings/python/wscript	Tue Aug 05 19:42:53 2008 +0100
@@ -21,7 +21,7 @@
     os.environ['PYTHONPATH'] = LOCAL_PYBINDGEN_PATH
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 526)
+REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 530)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)