summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2014-12-21 11:18:45 +0100
committerMax Maischein <corion@corion.net>2014-12-21 11:45:39 +0100
commite31034da4547cf4bcecd416395eff1d626de25d1 (patch)
treeb2711820c3157080bb0848adf1b9088024ed7ca7 /win32
parentb5d4d3b9564344c8ca047e569368a82016215fa3 (diff)
downloadperl-e31034da4547cf4bcecd416395eff1d626de25d1.tar.gz
Bump version number to 5.21.8
Add 5.21.8 in Module::CoreList Point Maintainers.pl to new version of Module::CoreList
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 cc228fc61b..1e9ff22a00 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -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.21.7
+#INST_VER = \5.21.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 401f00b3d3..3d4224bb3b 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -44,7 +44,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.21.7
+#INST_VER *= \5.21.8
#
# Comment this out if you DON'T want your perl installation to have