| author | Gustavo J. A. M. Carneiro <gjc@inescporto.pt> |
| Thu Sep 10 11:41:33 2009 +0100 (5 months ago) | |
| changeset 4771 | 9e018570c659 |
| parent 4770 | d21013536be3 |
| child 4772 | 7b6ae6bf0055 |
| child 4781 | 8d1b043d2e6c |
| child 5183 | 6d6977fc0330 |
1.1 --- a/bindings/python/wscript Wed Sep 09 11:32:50 2009 +0100 1.2 +++ b/bindings/python/wscript Thu Sep 10 11:41:33 2009 +0100 1.3 @@ -15,7 +15,7 @@ 1.4 import Utils 1.5 1.6 ## https://launchpad.net/pybindgen/ 1.7 -REQUIRED_PYBINDGEN_VERSION = (0, 11, 0, 697) 1.8 +REQUIRED_PYBINDGEN_VERSION = (0, 12, 0) 1.9 REQUIRED_PYGCCXML_VERSION = (0, 9, 5) 1.10 1.11