summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2018-08-20 22:38:31 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2018-08-20 22:38:31 +0100
commit2acd59fb7cd9d7cb144c9f454d7249d4b0a02660 (patch)
tree23368ecdbbd0600c70ffd53db88a194e6015de31 /win32
parent7a54f67ef915d54e76461e51d16146f6f97f9d3e (diff)
downloadperl-2acd59fb7cd9d7cb144c9f454d7249d4b0a02660.tar.gz
Bump the perl version in various places for 5.29.3
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 7f77222cbb..35137f8bee 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.29.2
+#INST_VER := \5.29.3
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/Makefile b/win32/Makefile
index 6bf7472c28..be4a056c8d 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.29.2
+#INST_VER = \5.29.3
#
# Comment this out if you DON'T want your perl installation to have
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 5341e537dd..8b59bfcddf 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.29.2
+#INST_VER *= \5.29.3
#
# Comment this out if you DON'T want your perl installation to have