From: Rafael Garcia-Suarez Date: Fri, 16 Nov 2007 13:27:21 +0000 (+0000) Subject: Prepare patchlevel for RC1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=44e1a460c7ff3d955f5a5b595ed35adfd6715550;p=p5sagit%2Fp5-mst-13.2.git Prepare patchlevel for RC1 p4raw-id: //depot/perl@32334 --- diff --git a/patchlevel.h b/patchlevel.h index 298bf02..b0750aa 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -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 };