This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
patchlevel: we are now RC1 v5.24.0-RC1
authorRicardo Signes <rjbs@cpan.org>
Thu, 14 Apr 2016 02:16:10 +0000 (22:16 -0400)
committerRicardo Signes <rjbs@cpan.org>
Thu, 14 Apr 2016 02:16:10 +0000 (22:16 -0400)
patchlevel.h

index f94d151..97beacf 100644 (file)
@@ -133,7 +133,7 @@ hunk.
 #  endif
 static const char * const local_patches[] = {
        NULL
-  ,"RC0"
+  ,"RC1"
 #ifdef PERL_GIT_UNCOMMITTED_CHANGES
        ,"uncommitted-changes"
 #endif