summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorreneeb <info@perl-services.de>2023-01-21 00:22:13 +0100
committerreneeb <info@perl-services.de>2023-01-21 00:22:13 +0100
commit0036fddf861c3e1cc51fe78cf8c252b97b949e91 (patch)
tree209475a0785b67049c8f404e4fe4fa32df7110b9 /win32
parent4d2e65728ee21711be5bc3d4349583b103fd5d38 (diff)
downloadperl-0036fddf861c3e1cc51fe78cf8c252b97b949e91.tar.gz
bump version for 5.37.9
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 88e9c947f2..c67a733346 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.8
+#INST_VER := \5.37.9
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index 3666ee4ae7..288c6c6eba 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.8
+#INST_VER = \5.37.9
#
# Comment this out if you DON'T want your perl installation to have