bindings/python/wscript
changeset 3755 c73866625b44
parent 3742 3fd36a505c0e
child 3824 c4acb0e1fd28
--- a/bindings/python/wscript	Wed Oct 15 18:19:12 2008 +0100
+++ b/bindings/python/wscript	Wed Oct 15 18:32:07 2008 +0100
@@ -22,7 +22,7 @@
     os.environ['PYTHONPATH'] = LOCAL_PYBINDGEN_PATH
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 598)
+REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 600)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)