summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-11-20 21:18:14 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-11-20 21:21:26 +0000
commit4054a5ec18e0da1ef4fb2cfb41311f83a86c7f78 (patch)
treed480da5cc849a2a8d81a8ade4891a57b3e20b231 /win32
parent5a3c3c586a0327e2fd3e5dc5556ce00e9ae395b7 (diff)
downloadperl-4054a5ec18e0da1ef4fb2cfb41311f83a86c7f78.tar.gz
Bump the perl version in various places for v5.19.7
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 bdefe90c83..f6bae3c576 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.6
+#INST_VER = \5.19.7
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 291963e773..6bff14ea54 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.6
+#INST_VER *= \5.19.7
#
# Comment this out if you DON'T want your perl installation to have