Fix the check for git versions
commita02e0939c6c99ff48737695db388adeecab34d24
authorDavid Soria Parra <dsp@php.net>
Wed, 7 May 2008 17:50:53 +0000 (7 19:50 +0200)
committerDavid Soria Parra <dsp@php.net>
Wed, 7 May 2008 17:50:53 +0000 (7 19:50 +0200)
tree0d9241a4fd3dc47f9b4d155558ac55648bd97b95
parent31ac56f247d31c005a133d78b849498ba8a24a64
Fix the check for git versions

Git versions like 1.5.10 or 1.6.0 were not yet recognized.
We improve the grep to do solve this problem an being
able to parse every version above 1.5.2.

Reported-by: Jan Günter <mail@jan-guenter.de>
Signed-off-by: David Soria Parra <dsp@php.net>
gc-sh-setup.sh