summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorNicolas R <atoomic@cpan.org>2019-12-20 21:38:25 -0700
committerNicolas R <atoomic@cpan.org>2019-12-20 21:57:57 -0700
commitab792be3418fdae7dc11db2b111a9f86abbc033b (patch)
tree82753ac0bb437e3d4d2d9631a3e5b564a669572a /win32
parent4e6effb786a6b2dd050299c31275ddd2b44d0f57 (diff)
downloadperl-ab792be3418fdae7dc11db2b111a9f86abbc033b.tar.gz
Bump the perl version in various places for 5.31.8
Diffstat (limited to 'win32')
-rw-r--r--win32/GNUmakefile2
-rw-r--r--win32/Makefile2
-rw-r--r--win32/makefile.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/win32/GNUmakefile b/win32/GNUmakefile
index 717419d0f9..94a3e2fb09 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.31.7
+#INST_VER := \5.31.8
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index 1a9da5b40b..257f3ecd9e 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.31.7
+#INST_VER = \5.31.8
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 864b071fbf..23346c3a61 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -45,7 +45,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.31.7
+#INST_VER *= \5.31.8
#
# Comment this out if you DON'T want your perl installation to have