summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2015-01-21 09:48:14 -0500
committerMatthew Horsfall <wolfsage@gmail.com>2015-01-21 09:48:14 -0500
commit2e3866c38e2e8776c6b4b30b6a13c543ecb14941 (patch)
treedab244fabf9d41b299842bd3e8b31d69f8be77e1 /win32
parentc543a22d8cc5888d10584da00c605d03178b78ce (diff)
downloadperl-2e3866c38e2e8776c6b4b30b6a13c543ecb14941.tar.gz
More bumpbing of version number to 5.21.9. Missed this yesterday.
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 a4602f2a61..71481b57ac 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.8
+#INST_VER = \5.21.9
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index a380174a3d..f112ac1256 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.8
+#INST_VER *= \5.21.9
#
# Comment this out if you DON'T want your perl installation to have