In perl.git, the branch release-5.14.3-RC1 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/df5f26c1217013c4ba828fa93f8cf3256a54150b?hp=c0d4ba71ce739bc9eac83791e8a5ee64c377951e>
- Log ----------------------------------------------------------------- commit df5f26c1217013c4ba828fa93f8cf3256a54150b Author: Dominic Hargreaves <[email protected]> Date: Wed Sep 26 23:18:20 2012 +0100 disarm RC1 bump ----------------------------------------------------------------------- Summary of changes: patchlevel.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/patchlevel.h b/patchlevel.h index 8dd2b0b..70d39d9 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -133,7 +133,6 @@ hunk. # endif static const char * const local_patches[] = { NULL - ,"RC1" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif -- Perl5 Master Repository
