Switch to the official pybindgen 0.12 release
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Thu, 10 Sep 2009 11:41:33 +0100
changeset 4771 9e018570c659
parent 4770 d21013536be3
child 4772 7b6ae6bf0055
child 4781 8d1b043d2e6c
child 5183 6d6977fc0330
Switch to the official pybindgen 0.12 release
bindings/python/wscript
--- a/bindings/python/wscript	Wed Sep 09 11:32:50 2009 +0100
+++ b/bindings/python/wscript	Thu Sep 10 11:41:33 2009 +0100
@@ -15,7 +15,7 @@
 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)