This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
That's no longer RC time
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 18 Dec 2007 09:53:43 +0000 (09:53 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 18 Dec 2007 09:53:43 +0000 (09:53 +0000)
p4raw-id: //depot/perl@32637

patchlevel.h

index fa032d1..2ea78e0 100644 (file)
@@ -118,7 +118,6 @@ hunk.
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static const char * const local_patches[] = {
        NULL
-       ,"RC2"
        ,NULL
 };