summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorKaren Etheridge <ether@cpan.org>2018-11-20 14:24:49 -0800
committerKaren Etheridge <ether@cpan.org>2018-11-20 14:43:43 -0800
commit1bfbad524394786d5c4a919aef0c5dedd7a6f79b (patch)
treeb8ddcf4a5284f537f439efce9dd8f73cc6902913 /win32
parent4380f76d7277615e320ca0089463fba32fc203f5 (diff)
downloadperl-1bfbad524394786d5c4a919aef0c5dedd7a6f79b.tar.gz
Bump the perl version in various places for 5.29.6
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 8f051e4ef0..67b980d619 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.29.5
+#INST_VER := \5.29.6
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index de89ec7880..2f478ceff0 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.29.5
+#INST_VER = \5.29.6
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 8208187baa..6c7ac8aff3 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.29.5
+#INST_VER *= \5.29.6
#
# Comment this out if you DON'T want your perl installation to have