summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorDave Rolsky <autarch@urth.org>2012-12-18 16:21:42 -0600
committerDave Rolsky <autarch@urth.org>2012-12-18 16:21:42 -0600
commitf01c5b18142fb9b5d4b8b9d18566034c919ada9e (patch)
treed62c39f2fa9f3f6a876fe4f4c9fba990a4cf9bbc /win32
parent6253ee7593dd81328313bae2d2a890185f07b3da (diff)
downloadperl-f01c5b18142fb9b5d4b8b9d18566034c919ada9e.tar.gz
Bump the perl version in various places for 5.17.8
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 71c9162bce..1d6c6503d4 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.17.7
+#INST_VER = \5.17.8
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index aeaba8e4bb..06fe896ce0 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.17.7
+#INST_VER *= \5.17.8
#
# Comment this out if you DON'T want your perl installation to have