summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-03-14 19:15:59 +0000
committerJesse Vincent <jesse@bestpractical.com>2010-03-14 21:15:34 +0000
commit9c3c380d813ff0a7072f01b5e0109b7e21b8d0fd (patch)
treea64e257eeec293ce28c9e09df0a6375ea526c5d1 /README.win32
parent61f382b094d5a22717284394e838695ee69de186 (diff)
downloadperl-9c3c380d813ff0a7072f01b5e0109b7e21b8d0fd.tar.gz
Bump to 5.12.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 2a3a5b4afd..4b93fb49e3 100644
--- a/README.win32
+++ b/README.win32
@@ -458,7 +458,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,
-perl511.dll at the perl toplevel, and various other extension dll's
+perl512.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.