bindings/python/wscript
changeset 3721 3748390f3608
parent 3719 3307abd75322
child 3726 d5a2890666e3
--- a/bindings/python/wscript	Sat Sep 27 15:17:37 2008 +0100
+++ b/bindings/python/wscript	Sat Sep 27 15:26:27 2008 +0100
@@ -22,7 +22,7 @@
     os.environ['PYTHONPATH'] = LOCAL_PYBINDGEN_PATH
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 578)
+REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 581)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)