Upgrade pybindgen to fix the MI problem (bug #877)

This commit is contained in:
Gustavo J. A. M. Carneiro
2010-04-16 12:59:22 +01:00
parent 26498c13a4
commit cbfc1009da

View File

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