summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-05-01 21:18:37 -0400
committerRicardo Signes <rjbs@cpan.org>2012-05-10 11:11:40 -0400
commit5407e0a8eaa47eb0496267be0c13b8cef68baabf (patch)
tree2321d48f068d5e74fd49b5465d1f971f6458c482 /README.win32
parent01b71c89216c9f447494638a5d108e13c45c3863 (diff)
downloadperl-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.win32')
-rw-r--r--README.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/README.win32 b/README.win32
index c7c8fd26cd..7095f75a26 100644
--- a/README.win32
+++ b/README.win32
@@ -367,7 +367,7 @@ Be sure to read the instructions near the top of the makefiles carefully.
Type "dmake" (or "nmake" if you are using that make).
This should build everything. Specifically, it will create perl.exe,
-perl515.dll at the perl toplevel, and various other extension dll's
+perl516.dll at the perl toplevel, and various other extension dll's
under the lib\auto directory. If the build fails for any reason, make
sure you have done the previous steps correctly.