From: Jesse Vincent Date: Sat, 10 Apr 2010 03:17:44 +0000 (-0400) Subject: RC5 due to a regression reported by X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=82d57a628cbdfec7d17606e2fd25bc46f0713b89;p=p5sagit%2Fp5-mst-13.2.git RC5 due to a regression reported by --- diff --git a/patchlevel.h b/patchlevel.h index dccd60a..fae99b0 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -127,7 +127,7 @@ hunk. # endif static const char * const local_patches[] = { NULL - ,"RC4" + ,"RC5" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif