Bump pybindgen version to pull another bug fix

This commit is contained in:
Gustavo J. A. M. Carneiro
2011-07-20 12:43:03 +01:00
parent bd5f42cc13
commit 5fbd0a133d

View File

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