summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2020-12-20 15:32:28 +0100
committerMax Maischein <corion@corion.net>2020-12-20 16:10:50 +0100
commit374df6dff259e3036b330623c0e424656a7ca60a (patch)
treefd2ef93a919cae47e91048cd2c8ba7b2d1e27924 /win32
parent6aeb63c3044d526a89b34cc5053aada4eacaecd5 (diff)
downloadperl-374df6dff259e3036b330623c0e424656a7ca60a.tar.gz
Bump version to 5.33.6
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 17605bc9ca..2aa79e5a0d 100644
--- a/win32/GNUmakefile
+++ b/win32/GNUmakefile
@@ -64,7 +64,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.33.5
+#INST_VER := \5.33.6
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index 86129e3959..4986f0b230 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.33.5
+#INST_VER = \5.33.6
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 7118945458..fc47aa11c3 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -45,7 +45,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.33.5
+#INST_VER *= \5.33.6
#
# Comment this out if you DON'T want your perl installation to have