summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2022-12-20 18:21:24 +0000
committerRichard Leach <richardleach@users.noreply.github.com>2022-12-20 18:21:24 +0000
commit314a24817c7acf6b814a9002ebe00ea4c5f3b01d (patch)
treed38ca36d28aed7d486b6d68289cf43a13339fd6d /win32
parentb694b46bcc174597e5573ef691878857fbfa259e (diff)
downloadperl-314a24817c7acf6b814a9002ebe00ea4c5f3b01d.tar.gz
Bump the perl version in various places for 5.37.8
Diffstat (limited to 'win32')
-rw-r--r--win32/GNUmakefile2
-rw-r--r--win32/Makefile2
2 files changed, 2 insertions, 2 deletions
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