diff options
author | Ricardo Signes <rjbs@cpan.org> | 2016-04-26 19:58:26 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2016-05-08 09:28:25 -0400 |
commit | c02894f57cd59a7f3423d893c84e7880e3e747cd (patch) | |
tree | 8440d59bfd679a148b6c73554436de8baa380d86 /README.win32 | |
parent | be2c0c650b028f54e427f2469a59942edfdff8a9 (diff) | |
download | perl-c02894f57cd59a7f3423d893c84e7880e3e747cd.tar.gz |
bump version to v5.25.0
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.win32 b/README.win32 index df4170250f..bc574aa55e 100644 --- a/README.win32 +++ b/README.win32 @@ -393,7 +393,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, -perl524.dll at the perl toplevel, and various other extension dll's +perl525.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. |