Merge branch 'master' of https://gitlab.com/nsnam/ns-3-dev.git into Ipv4MulticastClarifications

This commit is contained in:
Tommaso Pecorella
2020-05-10 19:39:05 +02:00

View File

@@ -14,7 +14,7 @@ from waflib.Errors import WafError
# after = TaskGen.after
# https://github.com/gjcarneiro/pybindgen
REQUIRED_PYBINDGEN_VERSION = '0.20.1.post4+ngadeb7ce'
REQUIRED_PYBINDGEN_VERSION = '0.21.0'
REQUIRED_PYGCCXML_VERSION = (1, 9, 1)
REQUIRED_CASTXML_VERSION = '0.2'