summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2017-08-24 13:36:07 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2017-08-24 13:36:07 +0100
commit0087a9cadd7b506e79efa7defbe1e9f54e7cd0dc (patch)
tree0faa8f6c7d43d26e392fafc3eaded8657b69ca00 /win32
parentd0671c338a562f1c5e045e8c59f406e83e54d283 (diff)
downloadperl-0087a9cadd7b506e79efa7defbe1e9f54e7cd0dc.tar.gz
Bump version to 5.26.1, 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 555db9f715..da8c16c35e 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.0
+#INST_VER := \5.26.1
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index ad53d66b5e..bc9277ad29 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.0
+#INST_VER = \5.26.1
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index b6922d23f3..e0e04e44c1 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.0
+#INST_VER *= \5.26.1
#
# Comment this out if you DON'T want your perl installation to have