From: Jesse Vincent Date: Wed, 31 Mar 2010 02:58:52 +0000 (-0400) Subject: Looks like we have an RC2 due to a segfault in reverse() X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9051e0f43c4df6d9d82db1b040c295dde34077b7;p=p5sagit%2Fp5-mst-13.2.git Looks like we have an RC2 due to a segfault in reverse() --- diff --git a/patchlevel.h b/patchlevel.h index 38ea999..d29a1d4 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -127,7 +127,7 @@ hunk. # endif static const char * const local_patches[] = { NULL - ,"RC1" + ,"RC2" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif