Update pybindgen version

This commit is contained in:
Gustavo J. A. M. Carneiro
2010-08-15 21:20:24 -07:00
parent be75f4ea75
commit 23e3e770ae

View File

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