From: Jesse Vincent Date: Sat, 10 Apr 2010 03:17:44 +0000 (-0400) Subject: RC5 due to a regression reported by X-Git-Tag: v5.12.0-RC5~3 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/82d57a628cbdfec7d17606e2fd25bc46f0713b89?hp=8c57606294f48eb065dff03f7ffefc1e4e2cdce4 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