summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJohn SJ Anderson <genehack@genehack.org>2018-09-20 20:35:56 -0700
committerJohn SJ Anderson <genehack@genehack.org>2018-09-20 20:35:56 -0700
commitb5cfc06f71ef5fb440d8b5ebcc813bf17a6b500b (patch)
tree79c7e6663cb3065b3e5827daba2e0b3797866232 /win32
parent21d34e9584e7126efad90930ef2e6f2d417c7dac (diff)
downloadperl-b5cfc06f71ef5fb440d8b5ebcc813bf17a6b500b.tar.gz
bumping versions to 5.29.4
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 3d44cc1f4d..0f226b7ada 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.3
+#INST_VER := \5.29.4
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index e4900836bc..603e97b550 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.3
+#INST_VER = \5.29.4
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index d76e5982d8..77f0512d08 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.3
+#INST_VER *= \5.29.4
#
# Comment this out if you DON'T want your perl installation to have