summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2018-02-28 20:52:49 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2018-02-28 20:52:49 +0000
commitbf338c49a1ec67aa50f070802a6685957eb63d6d (patch)
treeee4b3ee592ed25a5554647a55e6248813ca2780e /win32
parentae21e82ace1eec950851fe054cba61a4e4d57623 (diff)
downloadperl-bf338c49a1ec67aa50f070802a6685957eb63d6d.tar.gz
Bump version to 5.26.2, ahead of its impending release
(includes regen/opcode.pl)
Diffstat (limited to 'win32')
-rw-r--r--win32/GNUmakefile2
-rw-r--r--win32/Makefile2
-rw-r--r--win32/makefile.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/win32/GNUmakefile b/win32/GNUmakefile
index 15170fc095..086a578662 100644
--- a/win32/GNUmakefile
+++ b/win32/GNUmakefile
@@ -63,7 +63,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.26.1
+#INST_VER := \5.26.2
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index 167b2cbc12..7adf471050 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.26.1
+#INST_VER = \5.26.2
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index aabc67cf60..c7d7d83a68 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.26.1
+#INST_VER *= \5.26.2
#
# Comment this out if you DON'T want your perl installation to have