summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2016-12-20 21:19:08 +0100
committerSawyer X <xsawyerx@cpan.org>2016-12-20 21:19:08 +0100
commitdbdba29f1c2a67d028d5f4c85eb5b0d0b5a564f6 (patch)
tree25b601fad9af93a6b89fec74bfa2b463b6bef5fb /win32
parent3ce6a296f9be689fd76ec2696cdb76a225e19e42 (diff)
downloadperl-dbdba29f1c2a67d028d5f4c85eb5b0d0b5a564f6.tar.gz
Bump the perl version in various places for 5.25.9
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 c97deb3c90..720c0d8f80 100644
--- a/win32/GNUmakefile
+++ b/win32/GNUmakefile
@@ -63,7 +63,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.25.8
+#INST_VER := \5.25.9
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index e27650bad1..c022f1dfdf 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.25.8
+#INST_VER = \5.25.9
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index b8d91b6727..b81b2b7ef6 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.25.8
+#INST_VER *= \5.25.9
#
# Comment this out if you DON'T want your perl installation to have