In perl.git, the branch release-5.14.3-RC2 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/60ebb1cd3cd83939be9254493cfe7e58f41c52f2?hp=d071228b493635c854a7e702424548601e05af43>
- Log ----------------------------------------------------------------- commit 60ebb1cd3cd83939be9254493cfe7e58f41c52f2 Author: Dominic Hargreaves <[email protected]> Date: Wed Oct 10 22:01:49 2012 +0100 disarm RC2 bump ----------------------------------------------------------------------- Summary of changes: patchlevel.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/patchlevel.h b/patchlevel.h index 052d096..70d39d9 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -133,7 +133,6 @@ hunk. # endif static const char * const local_patches[] = { NULL - ,"RC2" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif -- Perl5 Master Repository
