summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-05-05 21:37:59 -0400
committerRicardo Signes <rjbs@cpan.org>2015-05-08 20:19:40 -0400
commite2710a4bfcec699f2cbbfac974ba623f464bcb50 (patch)
treedf99aded760e490cd30b4cb8653ed98a2c83cde3 /README.win32
parent829a2d809bd01eb5fd391cdf869ac2d1c5a85c2b (diff)
downloadperl-e2710a4bfcec699f2cbbfac974ba623f464bcb50.tar.gz
bump version to v5.22.0 with Porting/bump-perl-version
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 403c517496..605f980c1c 100644
--- a/README.win32
+++ b/README.win32
@@ -396,7 +396,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,
-perl521.dll at the perl toplevel, and various other extension dll's
+perl522.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.