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 /README.os2 | |
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 'README.os2')
-rw-r--r-- | README.os2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.os2 b/README.os2 index 96de52df49..f51cb9df40 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.15.9/ + unzip perl_ste.zip -d f:/perllib/lib/site_perl/5.16.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 |