summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@semiotic.systems>2022-05-27 20:36:08 -0400
committerRicardo Signes <rjbs@semiotic.systems>2022-05-27 20:36:08 -0400
commite0fe22bd0d4b4578774a7d838194e79b7ed3633e (patch)
tree502641b11030ac3f4e5415de30a3f8eb3fc2ea09 /README.win32
parentb3c502b607191da0e743a4fa34501a05442305b3 (diff)
downloadperl-e0fe22bd0d4b4578774a7d838194e79b7ed3633e.tar.gz
bump version to v5.37.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 bad9e5be75..fab8cdb7d8 100644
--- a/README.win32
+++ b/README.win32
@@ -232,7 +232,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,
-perl536.dll at the perl toplevel, and various other extension dll's
+perl537.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.