In perl.git, the branch release-5.12.5 has been updated
<
http://perl5.git.perl.org/perl.git/commitdiff/45b6f2e4b6498950e5e19d398fa46b66d0f0529c?hp=84462eea9ace747aa9becb0485fb879bdc8813bf>
- Log -----------------------------------------------------------------
commit 45b6f2e4b6498950e5e19d398fa46b66d0f0529c
Author: Dominic Hargreaves <
d...@earth.li>
Date: Sat Nov 3 17:30:35 2012 +0000
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 b23526e..f1a12bd 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -127,7 +127,6 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif
--
Perl5 Master Repository