summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-04-12 23:15:56 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-04-12 23:15:56 -0400
commitcb47d8a5d4a3850a5c2237056982489145a27981 (patch)
tree38a86ba347e361e122324468e8c32a87c63dbacb /README.win32
parent20d572319ce8b690b7b68fec6b58f8ac07b1d362 (diff)
downloadperl-cb47d8a5d4a3850a5c2237056982489145a27981.tar.gz
Bump to 5.13.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 f9c3353b6d..5679a03c31 100644
--- a/README.win32
+++ b/README.win32
@@ -460,7 +460,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,
-perl512.dll at the perl toplevel, and various other extension dll's
+perl513.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.