changeset 4742 | f22beb219798 |
parent 4535 | 0878cd580565 |
child 4771 | 9e018570c659 |
--- a/bindings/python/wscript Mon Aug 31 11:30:47 2009 +0100 +++ b/bindings/python/wscript Mon Aug 31 11:31:32 2009 +0100 @@ -15,7 +15,7 @@ import Utils ## https://launchpad.net/pybindgen/ -REQUIRED_PYBINDGEN_VERSION = (0, 10, 0, 640) +REQUIRED_PYBINDGEN_VERSION = (0, 11, 0, 697) REQUIRED_PYGCCXML_VERSION = (0, 9, 5) @@ -181,6 +181,7 @@ "propagation-delay-model.h", "propagation-loss-model.h", "net-device.h", + "ipv4-interface.h", ) }