summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2020-05-29 14:52:52 +0300
committerSawyer X <xsawyerx@cpan.org>2020-05-29 14:52:52 +0300
commit17ebac509bebae13c439eee099b1c2f6dd21d705 (patch)
tree64e96541eb9442a6d75304fa1f0d2b54d9a8e2e2 /README.win32
parent975363793fa0bd4d9ce6722102e009c479ecf506 (diff)
downloadperl-17ebac509bebae13c439eee099b1c2f6dd21d705.tar.gz
Bump perl version in various places for 5.32.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 eb64528c02..cc3b6b868c 100644
--- a/README.win32
+++ b/README.win32
@@ -399,7 +399,7 @@ Be sure to read the instructions near the top of the makefiles carefully.
Type "dmake" ("gmake" for GNU make, or "nmake" if you are using that make).
This should build everything. Specifically, it will create perl.exe,
-perl531.dll at the perl toplevel, and various other extension dll's
+perl532.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.