summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2013-12-20 22:55:02 +0100
committerAbigail <abigail@abigail.be>2013-12-20 22:55:02 +0100
commit8a6542892669e70338f76b473a75d868fdca453b (patch)
tree608df6485b41211dbeeecc4e78205851fd24c8e5 /win32
parent03057ffb068f24a4b903638065a05ee5f148abe1 (diff)
downloadperl-8a6542892669e70338f76b473a75d868fdca453b.tar.gz
Bump version number from 5.19.7 to 5.19.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 a7c359b2c2..c8aaea2b8c 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.7
+#INST_VER = \5.19.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 4f99c95c10..c077544695 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.7
+#INST_VER *= \5.19.8
#
# Comment this out if you DON'T want your perl installation to have