Prepare patchlevel for RC1
Rafael Garcia-Suarez [Fri, 16 Nov 2007 13:27:21 +0000 (13:27 +0000)]
p4raw-id: //depot/perl@32334

patchlevel.h

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