myconfig.SH
authorDaniel S. Lewart <lewart@uiuc.edu>
Sun, 25 Jan 2004 22:11:25 +0000 (16:11 -0600)
committerDave Mitchell <davem@fdisolutions.com>
Mon, 26 Jan 2004 23:53:06 +0000 (23:53 +0000)
From:  "Daniel S. Lewart" <lewart@uiuc.edu>
Message-Id:  <20040125221125.A5390@staff1.cso.uiuc.edu>

make perl -V show the major release as 5 rather than 5.0

p4raw-id: //depot/perl@22227

myconfig.SH

index 0fc6c5e..91f693b 100644 (file)
@@ -27,7 +27,7 @@ $startsh
 
 # Note that the text lines /^Summary of/ .. /^\s*$/ are copied into Config.pm.
 cat <<'!NO!SUBS!'
-Summary of my $package (revision $baserev $version_patchlevel_string) configuration:
+Summary of my $package (revision $revision $version_patchlevel_string) configuration:
   Platform:
     osname=$osname, osvers=$osvers, archname=$archname
     uname='$myuname'