diff options
author | Ricardo Signes <rjbs@cpan.org> | 2013-05-06 21:24:52 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2013-05-07 17:49:52 -0400 |
commit | 4f9ffe5913849a7e1b1b2efa4cce3e0d0ec3a790 (patch) | |
tree | 399b5026b05ded318f7acbb915d1f22ffc441511 /META.yml | |
parent | 7c1269c390077d174b46acc7890ba23ad4cb5014 (diff) | |
download | perl-4f9ffe5913849a7e1b1b2efa4cce3e0d0ec3a790.tar.gz |
Bump version to 5.18.0-RC0
This was done with:
./perl -Ilib Porting/bump-perl-version -i 5.17.12 5.18.0
Followed by two tiny manual edits: INSTALL and patchlevel.h
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -118,4 +118,4 @@ resources: homepage: http://www.perl.org/ license: http://dev.perl.org/licenses/ repository: http://perl5.git.perl.org/ -version: 5.017012 +version: 5.018000 |