Grab a new bugfix from pybindgen

This commit is contained in:
Gustavo Carneiro
2013-10-13 16:23:21 +01:00
parent 92f915bd79
commit 2988c8d395

View File

@@ -13,7 +13,7 @@ from waflib.Errors import WafError
# after = TaskGen.after
## https://launchpad.net/pybindgen/
REQUIRED_PYBINDGEN_VERSION = (0, 16, 0, 831)
REQUIRED_PYBINDGEN_VERSION = (0, 16, 0, 834)
REQUIRED_PYGCCXML_VERSION = (0, 9, 5)