From c257df7fe7094aa640e649599d56fb46bfe62c3c Mon Sep 17 00:00:00 2001 From: Peter Martini Date: Mon, 21 Sep 2015 08:37:35 -0400 Subject: Bump the perl version in various places for 5.23.4. --- win32/GNUmakefile | 2 +- win32/Makefile | 2 +- win32/makefile.mk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'win32') diff --git a/win32/GNUmakefile b/win32/GNUmakefile index 8346da49a8..6360456db4 100644 --- a/win32/GNUmakefile +++ b/win32/GNUmakefile @@ -66,7 +66,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.23.3 +#INST_VER := \5.23.4 # # Comment this out if you DON'T want your perl installation to have diff --git a/win32/Makefile b/win32/Makefile index 9e8978a7df..1a66403425 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.23.3 +#INST_VER = \5.23.4 # # Comment this out if you DON'T want your perl installation to have diff --git a/win32/makefile.mk b/win32/makefile.mk index b60e02d107..543cb93574 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.23.3 +#INST_VER *= \5.23.4 # # Comment this out if you DON'T want your perl installation to have -- cgit v1.2.1