summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-06-01 14:16:27 -0400
committerRicardo Signes <rjbs@cpan.org>2015-06-01 14:16:27 -0400
commitba40ea5ba2e0ad87ed7510b4c3445ae1b09c19b0 (patch)
treead0f21ba192b0ba427b06f88d11b9d41e910cc2d /README.win32
parent70f63a4c7dba89e8e48b44de7978faae4319e693 (diff)
downloadperl-ba40ea5ba2e0ad87ed7510b4c3445ae1b09c19b0.tar.gz
bump version to v5.23.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 605f980c1c..ec29cfaf82 100644
--- a/README.win32
+++ b/README.win32
@@ -396,7 +396,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,
-perl522.dll at the perl toplevel, and various other extension dll's
+perl523.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.