summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2017-05-31 03:15:07 +0200
committerSawyer X <xsawyerx@cpan.org>2017-05-31 03:15:07 +0200
commit6612e40e10b3b87f34a7dcfa76ec8f231f3266ce (patch)
tree23169f8fe227d293b005749efcba6f13cb80b793 /README.win32
parentc35a148e6f46fa140ca88eebb5aac32b24eebf75 (diff)
downloadperl-6612e40e10b3b87f34a7dcfa76ec8f231f3266ce.tar.gz
Bump version: 5.26.0 -> 5.27.0, including fixes
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 9845bd0a1d..d32f5289f2 100644
--- a/README.win32
+++ b/README.win32
@@ -393,7 +393,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,
-perl526.dll at the perl toplevel, and various other extension dll's
+perl527.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.