bindings/python/wscript
changeset 8758 125866c49570
parent 7746 c1a97d303064
child 8896 da8f6d02dbe3
--- a/bindings/python/wscript	Sun May 13 11:38:04 2012 -0700
+++ b/bindings/python/wscript	Tue May 15 15:53:20 2012 +0100
@@ -17,7 +17,7 @@
 from waflib.Errors import WafError
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 797)
+REQUIRED_PYBINDGEN_VERSION = (0, 15, 0, 809)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)