diff options
author | Sawyer X <xsawyerx@cpan.org> | 2018-06-24 01:52:23 +0200 |
---|---|---|
committer | Sawyer X <xsawyerx@cpan.org> | 2018-06-24 01:52:23 +0200 |
commit | d361a1e6288b3e67fba6cb9f5cdac3737a1e3795 (patch) | |
tree | 3553b9593789f48b1af0e1aae0d5d9cded13d841 /README.win32 | |
parent | b0394755dddec83db9b7e4083851a5b334b447fc (diff) | |
download | perl-d361a1e6288b3e67fba6cb9f5cdac3737a1e3795.tar.gz |
Bump version to 5.29.0 and regenerate everything
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 57cb65db8c..8244222785 100644 --- a/README.win32 +++ b/README.win32 @@ -402,7 +402,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, -perl528.dll at the perl toplevel, and various other extension dll's +perl529.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. |