summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2021-05-21 00:02:36 +0200
committerSawyer X <xsawyerx@cpan.org>2021-05-21 00:02:36 +0200
commit56b7904b6a7a2c4c1c5839679c40659ebb302412 (patch)
tree29a78fff459cba434457f635f99300141e5fe38c /README.win32
parentfce6e6db7a69e1142b35f20693b81f655c409e88 (diff)
downloadperl-56b7904b6a7a2c4c1c5839679c40659ebb302412.tar.gz
Bump to 5.35.0:
* Apparently, first you bump, then you update perldelta. * 5.35.0 *might* be released tomorrow (likely) but not certainly. * I've set it to tomorrow so Module::CoreList won't be upset.
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 80ffa7e34d..4bc5b2f267 100644
--- a/README.win32
+++ b/README.win32
@@ -386,7 +386,7 @@ Be sure to read the instructions near the top of the makefiles carefully.
Type "gmake" (or "nmake" if you are using that make).
This should build everything. Specifically, it will create perl.exe,
-perl534.dll at the perl toplevel, and various other extension dll's
+perl535.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.