In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/0e27d581cb664f678ac5c3df263d85f7774efc69?hp=e0373c3561ba44efc852b5482ef7c544fc64ea2f>
- Log ----------------------------------------------------------------- commit 0e27d581cb664f678ac5c3df263d85f7774efc69 Author: Ricardo Signes <[email protected]> Date: Wed Feb 20 19:17:06 2013 -0500 add a missing 5 to the release announcement template ----------------------------------------------------------------------- Summary of changes: Porting/release_announcement_template.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Porting/release_announcement_template.txt b/Porting/release_announcement_template.txt index 57e8f07..3536935 100644 --- a/Porting/release_announcement_template.txt +++ b/Porting/release_announcement_template.txt @@ -5,7 +5,7 @@ We are [SYNONYM FOR 'pleased'] to announce version [VERSION.SUBVERSION], the [N-TH] development release of version 17 of Perl 5. -You will soon be able to download Perl [VERSION.SUBVERSION] from your +You will soon be able to download Perl 5.[VERSION.SUBVERSION] from your favorite CPAN mirror or find it at: https://metacpan.org/release/[AUTHOR]/perl-5.[VERSION.SUBVERSION]/ -- Perl5 Master Repository
