Update pybindgen version

This commit is contained in:
Gustavo J. A. M. Carneiro
2010-08-10 15:06:35 +01:00
parent fa10678994
commit aea9e883e1

View File

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