author | Gustavo J. A. M. Carneiro <gjc@inescporto.pt> |
Mon, 20 Feb 2012 12:03:30 +0000 | |
changeset 7715 | 5513dcf73d39 |
parent 7714 | 6ee8ada63117 |
child 7716 | 8758b76b756c |
--- a/bindings/python/wscript Sun Feb 19 16:22:51 2012 +0100 +++ b/bindings/python/wscript Mon Feb 20 12:03:30 2012 +0000 @@ -17,7 +17,7 @@ from waflib.Errors import WafError ## https://launchpad.net/pybindgen/ -REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 795) +REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 797) REQUIRED_PYGCCXML_VERSION = (0, 9, 5)