Pull in new pybindgen version for bug fixes

This commit is contained in:
Gustavo J. A. M. Carneiro
2009-05-28 17:13:44 +01:00
parent f299e0e1cc
commit 522b2711da

View File

@@ -15,7 +15,7 @@ import Build
import Utils
## https://launchpad.net/pybindgen/
REQUIRED_PYBINDGEN_VERSION = (0, 10, 0, 630)
REQUIRED_PYBINDGEN_VERSION = (0, 10, 0, 640)
REQUIRED_PYGCCXML_VERSION = (0, 9, 5)