summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-05-26 21:52:10 -0400
committerRicardo Signes <rjbs@cpan.org>2014-05-26 21:52:30 -0400
commit46f5adf96c6ac39de7c93f55332a4e47fe976b53 (patch)
tree7a66d1f5d0775b79bb76f951c118c91d6d8582cf /README.win32
parentd7d4eceb184d8fc54797d661a6d5ff9a4a7048c3 (diff)
downloadperl-46f5adf96c6ac39de7c93f55332a4e47fe976b53.tar.gz
bump version to 5.21.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 e4d457a892..23d3ed19f1 100644
--- a/README.win32
+++ b/README.win32
@@ -383,7 +383,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,
-perl520.dll at the perl toplevel, and various other extension dll's
+perl521.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.