From 630b771f1b9e264af678554890bcec558a154b2a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 4 Oct 1996 04:25:46 +0000 Subject: (main): update --version output again --- src/head.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/head.c') diff --git a/src/head.c b/src/head.c index 3bce5f780..ffcb1c12b 100644 --- a/src/head.c +++ b/src/head.c @@ -353,7 +353,7 @@ main (int argc, char **argv) if (show_version) { - printf ("head (GNU %s) %s\n", PACKAGE, VERSION); + printf ("head (%s) %s\n", GNU_PACKAGE, VERSION); exit (EXIT_SUCCESS); } -- cgit v1.2.3-70-g09d2