This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Odd glitch.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 25 Sep 2003 05:08:09 +0000 (05:08 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 25 Sep 2003 05:08:09 +0000 (05:08 +0000)
p4raw-id: //depot/maint-5.8/perl@21368

patchlevel.h

index bad2dfc..f8254e5 100644 (file)
@@ -120,8 +120,7 @@ hunk.
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
         NULL
-       ,"21314"
-       ,"MAINT21366"
+       ,"MAINT21368"
        ,NULL
 };