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 /README.os2 | |
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 'README.os2')
-rw-r--r-- | README.os2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.os2 b/README.os2 index 6c67736f2c..f332c9fc5e 100644 --- a/README.os2 +++ b/README.os2 @@ -618,7 +618,7 @@ C<set PERLLIB_PREFIX> in F<Config.sys>, see L<"PERLLIB_PREFIX">. =item Additional Perl modules - unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.17.12/ + unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.18.0/ Same remark as above applies. Additionally, if this directory is not one of directories on @INC (and @INC is influenced by C<PERLLIB_PREFIX>), you |