In perl.git, the branch maint-5.12 has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/9afa8c45e4e3064c0074f9d451805fb286e86176?hp=194f84025be8cf4dc974004eb8d0e425b3d9214c>

- Log -----------------------------------------------------------------
commit 9afa8c45e4e3064c0074f9d451805fb286e86176
Author: Jesse Vincent <je...@bestpractical.com>
Date:   Mon Aug 30 21:50:58 2010 -0400

    add RC1 identifier as a local patch
-----------------------------------------------------------------------

Summary of changes:
 patchlevel.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/patchlevel.h b/patchlevel.h
index aa10c96..539cfbb 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -127,6 +127,7 @@ hunk.
 #  endif
 static const char * const local_patches[] = {
        NULL
+       ,"RC1"
 #ifdef PERL_GIT_UNCOMMITTED_CHANGES
        ,"uncommitted-changes"
 #endif

--
Perl5 Master Repository

Reply via email to