Bump pybindgen version to pull another bug fix
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Wed, 20 Jul 2011 12:43:03 +0100
changeset 7411 54c61c7f84e0
parent 7410 7e94bfc77819
child 7412 a5437cb9144d
Bump pybindgen version to pull another bug fix
bindings/python/wscript
--- a/bindings/python/wscript	Tue Jul 19 19:50:05 2011 +0100
+++ b/bindings/python/wscript	Wed Jul 20 12:43:03 2011 +0100
@@ -15,7 +15,7 @@
 import Utils
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 792)
+REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 794)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)