diff options
author | Ricardo Signes <rjbs@cpan.org> | 2012-05-01 21:18:37 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2012-05-10 11:11:40 -0400 |
commit | 5407e0a8eaa47eb0496267be0c13b8cef68baabf (patch) | |
tree | 2321d48f068d5e74fd49b5465d1f971f6458c482 /META.yml | |
parent | 01b71c89216c9f447494638a5d108e13c45c3863 (diff) | |
download | perl-5407e0a8eaa47eb0496267be0c13b8cef68baabf.tar.gz |
bump version to 5.16.0 RC0
Done with:
./perl -Ilib Porting/bump-perl-version -i 5.15.9 5.16.0
...followed by a small edit to INSTALL and patchlevel.h.
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name: perl -version: 5.015009 +version: 5.016000 abstract: The Perl 5 language interpreter author: perl5-porters@perl.org license: perl |