summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2010-02-20 16:28:04 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2010-02-20 16:28:04 +0000
commit84e09a8c4c3ab0da4efb6250a91ff5d3425e35b7 (patch)
tree145fca50aec25bdbc3482829ea5f3442b20325a5 /win32
parent33c1015fda04899ea576248c4c328da8ad24e12c (diff)
downloadperl-84e09a8c4c3ab0da4efb6250a91ff5d3425e35b7.tar.gz
Bump version to 5.11.5
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 925f6ce8c3..0128d1d6a3 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.11.4
+#INST_VER = \5.11.5
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile.ce b/win32/Makefile.ce
index b1f1dfc2e6..b124dd2298 100644
--- a/win32/Makefile.ce
+++ b/win32/Makefile.ce
@@ -6,7 +6,7 @@
SRCDIR = ..
PV = 59
-INST_VER = 5.11.4
+INST_VER = 5.11.5
# 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 41aa147679..b7402cfb48 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -39,7 +39,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.11.4
+#INST_VER *= \5.11.5
#
# Comment this out if you DON'T want your perl installation to have