summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@semiotic.systems>2022-05-15 16:43:23 -0400
committerRicardo Signes <rjbs@semiotic.systems>2022-05-20 13:59:11 -0400
commit910208009b8143cc03b0f5f2fe6e248ca15f7c9d (patch)
treedc9d4f891f3dd21cf34ae8135bdf5e3be7884177 /README.win32
parent6a2d252d067a49770d8ed8191793db65920909ed (diff)
downloadperl-910208009b8143cc03b0f5f2fe6e248ca15f7c9d.tar.gz
bump version to v5.36.0 (RC0)
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 45b8af8482..bad9e5be75 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,
-perl535.dll at the perl toplevel, and various other extension dll's
+perl536.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.