summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-05-20 19:32:57 -0400
committerRicardo Signes <rjbs@cpan.org>2012-05-20 19:32:57 -0400
commit0e79a3d1bc1c5a952ab84e05a3a18162f3651f61 (patch)
tree03f845b0ddcf57d10ddd72de2131c7bd1ff54d85 /README.win32
parentf900159586df0c5a5de8f02417791836a23c3c0a (diff)
downloadperl-0e79a3d1bc1c5a952ab84e05a3a18162f3651f61.tar.gz
bump version to 5.17.0
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 7095f75a26..5999d5669c 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,
-perl516.dll at the perl toplevel, and various other extension dll's
+perl517.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.