summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2011-05-18 16:37:58 +0100
committerDavid Mitchell <davem@iabyn.com>2011-05-18 16:37:58 +0100
commit8891dd8d4c5444371851ec339d7cc20f956ffb5f (patch)
tree0e57585ce9fc920d80f40b217ae9536706e7a922 /README.win32
parent066dc4d9061322fc2bcc1ae08c05d4ef354ac4ab (diff)
downloadperl-8891dd8d4c5444371851ec339d7cc20f956ffb5f.tar.gz
Bump the perl version in various places for 5.15.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 67869cac6c..ba9f69a1b5 100644
--- a/README.win32
+++ b/README.win32
@@ -391,7 +391,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,
-perl514.dll at the perl toplevel, and various other extension dll's
+perl515.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.