New PyBindGen version needed.
authorGustavo J. A. M. Carneiro <gjc@inescporto.pt>
Mon Aug 18 16:03:31 2008 +0100 (18 months ago)
changeset 35561ca4a0f2e4f4
parent 3555 427638d49248
child 3557 15fe83e15ff5
New PyBindGen version needed.
bindings/python/wscript
     1.1 --- a/bindings/python/wscript	Mon Aug 18 16:02:54 2008 +0100
     1.2 +++ b/bindings/python/wscript	Mon Aug 18 16:03:31 2008 +0100
     1.3 @@ -21,7 +21,7 @@
     1.4      os.environ['PYTHONPATH'] = LOCAL_PYBINDGEN_PATH
     1.5  
     1.6  ## https://launchpad.net/pybindgen/
     1.7 -REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 530)
     1.8 +REQUIRED_PYBINDGEN_VERSION = (0, 9, 0, 555)
     1.9  REQUIRED_PYGCCXML_VERSION = (0, 9, 5)
    1.10  
    1.11