From: foobar Date: Sat, 10 Dec 2005 18:26:08 +0000 (+0000) Subject: use right tag here X-Git-Tag: RELEASE_1_0_4~429 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e328517df3b4c6c49e7b8ec6afb23332178aa30;p=php use right tag here --- diff --git a/run-tests.php b/run-tests.php index 59b6d4c21a..aa1d7354a7 100755 --- a/run-tests.php +++ b/run-tests.php @@ -350,7 +350,7 @@ if (isset($argc) && $argc > 1) { $html_output = is_resource($html_file); break; case '--version': - echo "$Id$\n"; + echo "$Revision$\n"; exit(1); default: echo "Illegal switch specified!\n";