summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2022-01-20 17:13:16 -0600
committerNicolas R <atoomic@cpan.org>2022-01-20 17:15:38 -0600
commitfb37e21c1900ec04a12acda6e8b0a62b437b8e71 (patch)
tree440a5b1b9d1f149b313ada2c4fd95c9a1773515f /win32
parent9d30331dbb70b9f8bc3ba91e33399e43fb42b6b2 (diff)
downloadperl-fb37e21c1900ec04a12acda6e8b0a62b437b8e71.tar.gz
Bump the perl version in various places for 5.35.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 9c54526e66..c231d4e299 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.35.8
+#INST_VER := \5.35.9
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index 9c761b352c..b38fde1903 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.35.8
+#INST_VER = \5.35.9
#
# Comment this out if you DON'T want your perl installation to have