Upgrade pybindgen
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Tue, 19 Jul 2011 19:49:51 +0100
changeset 7371 7edd1a3c0f9f
parent 7370 11e549c5cf82
child 7372 7e94bfc77819
Upgrade pybindgen
bindings/python/wscript
--- a/bindings/python/wscript	Tue Jul 19 09:22:30 2011 -0700
+++ b/bindings/python/wscript	Tue Jul 19 19:49:51 2011 +0100
@@ -15,7 +15,7 @@
 import Utils
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 790)
+REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 792)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)