summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorJan Dubois <jand@activestate.com>2007-12-24 07:30:31 -0800
committerMarcus Holland-Moritz <mhx-perl@gmx.net>2007-12-25 05:25:42 +0000
commitabf0ed0d390b1c5427bc1ae98a11af04d7b7c389 (patch)
treea3a081faf4393670feec0e6f46655c0d2f858f03 /README.win32
parentd34ed59f585350f3dfb4fdf7eca3266cdce428a1 (diff)
downloadperl-abf0ed0d390b1c5427bc1ae98a11af04d7b7c389.tar.gz
RE: [PATCH] s/perl510/perl511/g
From: "Jan Dubois" <jand@activestate.com> Message-ID: <0cdf01c84684$f99c3310$ecd49930$@com> p4raw-id: //depot/perl@32722
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 d1e2b00b1d..014665e576 100644
--- a/README.win32
+++ b/README.win32
@@ -432,7 +432,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,
-perl510.dll at the perl toplevel, and various other extension dll's
+perl511.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.