summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-05-12 20:42:06 -0400
committerRicardo Signes <rjbs@cpan.org>2014-05-12 20:47:13 -0400
commitc68523cb697da4a97cd60f5c2bb390d24321c806 (patch)
tree65655b33f550efe0eddec8c83381aa4177d507ac /README.win32
parentcb07e2f266e60dcc6d04fedaf9b94bbe9e72f4d2 (diff)
downloadperl-c68523cb697da4a97cd60f5c2bb390d24321c806.tar.gz
bump version to 5.20.0, install 5.20 perldelta
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 e19b48caad..c6d6ced0a3 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,
-perl519.dll at the perl toplevel, and various other extension dll's
+perl520.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.