From: Jim Meyering Date: Sat, 17 Sep 2005 09:14:48 +0000 (+0000) Subject: (usage): Request that additions be sent to bug-coreutils@gnu.org, too. X-Git-Tag: v5.90~176 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=609d835a06edd93734ef844c1cbb8103806b3582;p=thirdparty%2Fcoreutils.git (usage): Request that additions be sent to bug-coreutils@gnu.org, too. --- diff --git a/src/extract-magic b/src/extract-magic index e3541594ed..1259b0e53d 100644 --- a/src/extract-magic +++ b/src/extract-magic @@ -4,7 +4,7 @@ use strict; use Getopt::Long; -(my $VERSION = '$Revision: 1.3 $ ') =~ tr/[0-9].//cd; +(my $VERSION = '$Revision: 1.4 $ ') =~ tr/[0-9].//cd; (my $ME = $0) =~ s|.*/||; END @@ -89,7 +89,7 @@ EOF print <