Switch to the official pybindgen 0.12 release

This commit is contained in:
Gustavo J. A. M. Carneiro
2009-09-10 11:41:33 +01:00
parent 06c4210f6c
commit acf666912b

View File

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