bindings/python/wscript
changeset 3855 7fdcbeea6c4f
parent 3824 c4acb0e1fd28
child 3868 827884bf1356
--- a/bindings/python/wscript	Fri Nov 07 19:51:00 2008 +0000
+++ b/bindings/python/wscript	Sat Nov 08 15:00:28 2008 +0000
@@ -22,7 +22,7 @@
     os.environ['PYTHONPATH'] = LOCAL_PYBINDGEN_PATH
 
 ## https://launchpad.net/pybindgen/
-REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 600)
+REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 603)
 REQUIRED_PYGCCXML_VERSION = (0, 9, 5)