summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2018-06-27 00:37:51 +0300
committerSawyer X <xsawyerx@cpan.org>2018-06-27 00:37:51 +0300
commite3f7583fd60d4ae843221b635b7c9b8b1c86cdba (patch)
treebedf92b4cac9cfbbc18c2c83e935633da7ccc444 /win32
parent1060c83cecf351255b3fc4646e00dc47481aa668 (diff)
downloadperl-e3f7583fd60d4ae843221b635b7c9b8b1c86cdba.tar.gz
bump version for 5.29.1
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 103773bbba..99706b1d2a 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.0
+#INST_VER := \5.29.1
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index 5dd529bdbb..2b13545484 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.0
+#INST_VER = \5.29.1
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 790ac48d58..293abf9ed9 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.0
+#INST_VER *= \5.29.1
#
# Comment this out if you DON'T want your perl installation to have