summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorDavid Golden <xdg@xdg.me>2015-12-21 18:17:43 -0500
committerDavid Golden <xdg@xdg.me>2015-12-21 18:37:59 -0500
commit5d4cc4974c6e12ccacbb42c5a4936f5c722b9c94 (patch)
treeb412cc3d0da09175373266be3166d4214d9dd56c /win32
parent054383b68b08969d7ce97cc1030c0c06dd05d05a (diff)
downloadperl-5d4cc4974c6e12ccacbb42c5a4936f5c722b9c94.tar.gz
Bump the perl version in various places for 5.23.7
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 8eb0f5aef6..cd2107e6a2 100644
--- a/win32/GNUmakefile
+++ b/win32/GNUmakefile
@@ -66,7 +66,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.23.6
+#INST_VER := \5.23.7
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index fe186d11a6..b2fb8f54fd 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.23.6
+#INST_VER = \5.23.7
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index be2927350a..ee92417e23 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -44,7 +44,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.23.6
+#INST_VER *= \5.23.7
#
# Comment this out if you DON'T want your perl installation to have