Bump patchlevel to RC2
Rafael Garcia-Suarez [Sun, 25 Nov 2007 16:07:33 +0000 (16:07 +0000)]
p4raw-id: //depot/perl@32485

patchlevel.h

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