From 314a24817c7acf6b814a9002ebe00ea4c5f3b01d Mon Sep 17 00:00:00 2001 From: Richard Leach Date: Tue, 20 Dec 2022 18:21:24 +0000 Subject: Bump the perl version in various places for 5.37.8 --- win32/GNUmakefile | 2 +- win32/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'win32') diff --git a/win32/GNUmakefile b/win32/GNUmakefile index b4e0bbfe61..c1d88936d1 100644 --- a/win32/GNUmakefile +++ b/win32/GNUmakefile @@ -63,7 +63,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.37.7 +#INST_VER := \5.37.8 # # Comment this out if you DON'T want your perl installation to have diff --git a/win32/Makefile b/win32/Makefile index 76bdbe2d47..d2fde0a06c 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -37,7 +37,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.37.7 +#INST_VER = \5.37.8 # # Comment this out if you DON'T want your perl installation to have -- cgit v1.2.1