From: Rafael Garcia-Suarez Date: Sun, 25 Nov 2007 16:07:33 +0000 (+0000) Subject: Bump patchlevel to RC2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=22c23f215652b63398ec01179deb2455df58e7d2;p=p5sagit%2Fp5-mst-13.2.git Bump patchlevel to RC2 p4raw-id: //depot/perl@32485 --- diff --git a/patchlevel.h b/patchlevel.h index b0750aa..fa032d1 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 - ,"RC1" + ,"RC2" ,NULL };