update pybindgen version ns-3.8-RC1
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Wed, 21 Apr 2010 08:39:57 -0400
changeset 6307 e61ce382fcdd
parent 6306 4556d543c345
child 6308 03edf2c08d57
child 6316 84e114d34b89
update pybindgen version
bindings/python/wscript
--- a/bindings/python/wscript	Tue Apr 20 21:13:16 2010 -0400
+++ b/bindings/python/wscript	Wed Apr 21 08:39:57 2010 -0400
@@ -15,7 +15,7 @@
 import Utils
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 14, 0, 760)
+REQUIRED_PYBINDGEN_VERSION = (0, 14, 1)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)