summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2014-03-20 22:46:48 +0000
committerAaron Crane <arc@cpan.org>2014-03-20 22:46:48 +0000
commitd7e76b0353142ae7d09b9cfbddca9bf608e97d5c (patch)
tree0b156ecf383e25bd1d7cf6973d836df018c0ce7e /win32
parent474475f6e166923d9bfbd0a90b42c8732f193d26 (diff)
downloadperl-d7e76b0353142ae7d09b9cfbddca9bf608e97d5c.tar.gz
Bump to Perl version 5.19.11
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile2
-rw-r--r--win32/makefile.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/win32/Makefile b/win32/Makefile
index ec0dd0ee59..5991a0037e 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.19.10
+#INST_VER = \5.19.11
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 8b2002cf96..269f4b708a 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -43,7 +43,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.19.10
+#INST_VER *= \5.19.11
#
# Comment this out if you DON'T want your perl installation to have