summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2017-01-20 17:31:32 +0100
committerAbigail <abigail@abigail.be>2017-01-20 17:31:32 +0100
commit3eaa1ae916fb7be8db584adf5895992b74074034 (patch)
tree36fd35227e81d82d06fcfb114ab0c586c6f4e040 /win32
parent6bd220c22c88b3f3d28b306c5bdf950ea4e1732a (diff)
downloadperl-3eaa1ae916fb7be8db584adf5895992b74074034.tar.gz
Bump the perl version in various places for 5.25.10
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 b42cfc82a3..5db9ba89ca 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.9
+#INST_VER := \5.25.10
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index a6a003a702..676e7f6943 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.9
+#INST_VER = \5.25.10
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 40878f8d6f..3864e361ee 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.9
+#INST_VER *= \5.25.10
#
# Comment this out if you DON'T want your perl installation to have