summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2021-09-20 16:16:11 -0400
committerMatthew Horsfall <wolfsage@gmail.com>2021-09-20 16:33:25 -0400
commit3a5b8af2b22396b93952e0d47a5d2a8b17cc8541 (patch)
tree74f43a86e1b2abcf43bc49029e4afb8779cc3492 /win32
parent74f6ed497c475000298d4e4896e9f23ff89f508d (diff)
downloadperl-3a5b8af2b22396b93952e0d47a5d2a8b17cc8541.tar.gz
Bump versions from v5.35.4 to v5.35.5
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 f2f8205887..3affe54951 100644
--- a/win32/GNUmakefile
+++ b/win32/GNUmakefile
@@ -64,7 +64,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.4
+#INST_VER := \5.35.5
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index 2d36cdff8e..77a734b3ed 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.35.4
+#INST_VER = \5.35.5
#
# Comment this out if you DON'T want your perl installation to have