Upgrade pybindgen to fix the MI problem (bug #877)
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Fri, 16 Apr 2010 12:59:22 +0100
changeset 6209 644530171fdd
parent 6208 5a0c48fd9efa
child 6210 768c5447e4cf
Upgrade pybindgen to fix the MI problem (bug #877)
bindings/python/wscript
--- a/bindings/python/wscript	Fri Apr 16 12:58:30 2010 +0100
+++ b/bindings/python/wscript	Fri Apr 16 12:59:22 2010 +0100
@@ -15,7 +15,7 @@
 import Utils
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 14, 0, 755)
+REQUIRED_PYBINDGEN_VERSION = (0, 14, 0, 760)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)