perl 5.002beta1h patch: Configure
[p5sagit/p5-mst-13.2.git] / perl.c
diff --git a/perl.c b/perl.c
index 39e8449..bc1353e 100644 (file)
--- a/perl.c
+++ b/perl.c
@@ -1093,7 +1093,7 @@ char *s;
        s++;
        return s;
     case 'v':
-       printf("\nThis is perl, version %s beta\n\n",patchlevel);
+       printf("\nThis is perl, version %s beta1g\n\n",patchlevel);
        fputs("\nCopyright 1987-1995, Larry Wall\n",stdout);
 #ifdef MSDOS
        fputs("MS-DOS port Copyright (c) 1989, 1990, Diomidis Spinellis\n",