In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/8491aee298ba3c99d404d495931cf73ff76c7f34?hp=35c7f2d355d53b6a415bf77d30646c12c12414e0>
- Log ----------------------------------------------------------------- commit 8491aee298ba3c99d404d495931cf73ff76c7f34 Author: Sawyer X <[email protected]> Date: Wed May 24 03:23:26 2017 +0200 regenerate META M META.json commit 98be9e264e29bbb43662c6d196b4f81c03b41395 Author: Sawyer X <[email protected]> Date: Wed May 24 02:49:13 2017 +0200 Update epigraph, link forthcoming M Porting/epigraphs.pod ----------------------------------------------------------------------- Summary of changes: META.json | 2 +- Porting/epigraphs.pod | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/META.json b/META.json index afd5c76987..8e5a6d2965 100644 --- a/META.json +++ b/META.json @@ -113,7 +113,7 @@ "vxs.inc" ] }, - "release_status" : "testing", + "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://rt.perl.org/" diff --git a/Porting/epigraphs.pod b/Porting/epigraphs.pod index f859197e88..e5bb147217 100644 --- a/Porting/epigraphs.pod +++ b/Porting/epigraphs.pod @@ -17,6 +17,11 @@ Consult your favorite dictionary for details. =head1 EPIGRAPHS +=head2 v5.26.0-RC2 - Richard Condon, The Manchurian Candidate + + Amateur psychiatric prognosis can be fascinating when there is + absolutely nothing else to do. + =head2 v5.26.0-RC1 - Thomas Paine, Common Sense L<Announced on 2017-05-11 by Sawyer X|http://www.nntp.perl.org/group/perl.perl5.porters/2017/05/msg244337.html> -- Perl5 Master Repository
