summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorLeon Timmermans <fawaka@gmail.com>2021-10-21 22:44:17 +0200
committerLeon Timmermans <fawaka@gmail.com>2021-10-21 22:46:40 +0200
commit134427ad64ccd782505c1290ab634592713e0230 (patch)
tree05673f58e61b10de0f86df8778ae22bbb0def652 /win32
parent6247a13a7d0f81f3abb19b2629f4fdfdeb3c9556 (diff)
downloadperl-134427ad64ccd782505c1290ab634592713e0230.tar.gz
Bump version to 5.35.6
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 43b8358535..537111ef6c 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.5
+#INST_VER := \5.35.6
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index 94ed74c272..6d9612b9f1 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.5
+#INST_VER = \5.35.6
#
# Comment this out if you DON'T want your perl installation to have