| author | Gustavo J. A. M. Carneiro <gjc@inescporto.pt> |
| Wed Apr 21 08:39:57 2010 -0400 (2010-04-21) | |
| changeset 6259 | e61ce382fcdd |
| parent 6258 | 4556d543c345 |
| child 6260 | 03edf2c08d57 |
| child 6268 | 84e114d34b89 |
1.1 --- a/bindings/python/wscript Tue Apr 20 21:13:16 2010 -0400 1.2 +++ b/bindings/python/wscript Wed Apr 21 08:39:57 2010 -0400 1.3 @@ -15,7 +15,7 @@ 1.4 import Utils 1.5 1.6 ## https://launchpad.net/pybindgen/ 1.7 -REQUIRED_PYBINDGEN_VERSION = (0, 14, 0, 760) 1.8 +REQUIRED_PYBINDGEN_VERSION = (0, 14, 1) 1.9 REQUIRED_PYGCCXML_VERSION = (0, 9, 5) 1.10 1.11