summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2012-03-19 23:49:34 +0100
committerAbigail <abigail@abigail.be>2012-03-19 23:49:34 +0100
commit3b318f16bd82320be5768efa37201351e3a0ff2e (patch)
treea427daabb004064fccdd315a3b13f138b021b9b0 /win32
parent78de934f39c2d076a0a3b7b73bc4bb7d0d5780f9 (diff)
downloadperl-3b318f16bd82320be5768efa37201351e3a0ff2e.tar.gz
Bump the perl version in various places for 5.15.9
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile2
-rw-r--r--win32/Makefile.ce2
-rw-r--r--win32/makefile.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/win32/Makefile b/win32/Makefile
index edf275d773..226a17f090 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -37,7 +37,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.15.8
+#INST_VER = \5.15.9
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile.ce b/win32/Makefile.ce
index aebadf4f3e..ba58a33430 100644
--- a/win32/Makefile.ce
+++ b/win32/Makefile.ce
@@ -6,7 +6,7 @@
SRCDIR = ..
PV = 59
-INST_VER = 5.15.8
+INST_VER = 5.15.9
# INSTALL_ROOT specifies a path where this perl will be installed on CE device
INSTALL_ROOT=/netzwerk/sprache/perl
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 08240188d7..d69982aba3 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -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.15.8
+#INST_VER *= \5.15.9
#
# Comment this out if you DON'T want your perl installation to have