summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2020-06-28 01:12:28 +0300
committerSawyer X <xsawyerx@cpan.org>2020-06-28 01:12:28 +0300
commitf69f4f3b692191ce147efb8938365cd41642adcd (patch)
tree99a796f4b445be7cef884b484328fbf9ba0e1771 /README.win32
parent21d681b3bd67e6ee92be19e85cac9ba9e8c8a979 (diff)
downloadperl-f69f4f3b692191ce147efb8938365cd41642adcd.tar.gz
Bump to 5.33.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 cc3b6b868c..128d517d6c 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,
-perl532.dll at the perl toplevel, and various other extension dll's
+perl533.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.