diff options
author | Aaron Crane <arc@cpan.org> | 2017-07-20 20:53:42 +0100 |
---|---|---|
committer | Aaron Crane <arc@cpan.org> | 2017-07-20 21:01:16 +0100 |
commit | 56c35cf6201e8e4c101fea1c8bc4878b17afd323 (patch) | |
tree | f7ae8795f70410f0800640ca7c78c0ae8cc56cd1 /win32/Makefile | |
parent | 0e58c72cd502c10f2cca3ff696e2d585c3555314 (diff) | |
download | perl-56c35cf6201e8e4c101fea1c8bc4878b17afd323.tar.gz |
Bump Perl version from 5.27.2 to 5.27.3
Including the various pieces of Module::CoreList.
Diffstat (limited to 'win32/Makefile')
-rw-r--r-- | win32/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile index d7549d8cdb..4132e2c0dc 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -38,7 +38,7 @@ INST_TOP = $(INST_DRV)\perl # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. # -#INST_VER = \5.27.2 +#INST_VER = \5.27.3 # # Comment this out if you DON'T want your perl installation to have |