summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2017-04-21 00:48:59 +0200
committerSawyer X <xsawyerx@cpan.org>2017-04-21 00:48:59 +0200
commit988217a09c4bfa2f076e9a6ec0a8dfe10a9e61e6 (patch)
treef0ec5c6ff2d9080aa37e2e239aa0c207405f2bef /README.win32
parent60454717dd217ec4ff5f181928c8c98d969f5682 (diff)
downloadperl-988217a09c4bfa2f076e9a6ec0a8dfe10a9e61e6.tar.gz
Bump version: 5.25.12 -> 5.26.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 0e891fc17b..9845bd0a1d 100644
--- a/README.win32
+++ b/README.win32
@@ -393,7 +393,7 @@ Be sure to read the instructions near the top of the makefiles carefully.
Type "dmake" (or "nmake" if you are using that make).
This should build everything. Specifically, it will create perl.exe,
-perl525.dll at the perl toplevel, and various other extension dll's
+perl526.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.