summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2021-08-22 18:18:17 -0700
committerKaren Etheridge <ether@cpan.org>2021-08-22 19:36:04 -0700
commit3fd2ac55c6607b32006c42715c7d5ab7c262eb1c (patch)
treea326e4a6928283c5e56f1fc5b375df2b36c93f7f /win32
parent9f4cc5bf0c6e822cb1300754345bb3e5278ab29f (diff)
downloadperl-3fd2ac55c6607b32006c42715c7d5ab7c262eb1c.tar.gz
Bump the perl version in various places for 5.35.4
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 a46c66f477..443807040f 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.3
+#INST_VER := \5.35.4
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index feba23dd32..a21ca57f2b 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.3
+#INST_VER = \5.35.4
#
# Comment this out if you DON'T want your perl installation to have