From 2e3866c38e2e8776c6b4b30b6a13c543ecb14941 Mon Sep 17 00:00:00 2001 From: Matthew Horsfall Date: Wed, 21 Jan 2015 09:48:14 -0500 Subject: More bumpbing of version number to 5.21.9. Missed this yesterday. --- win32/Makefile | 2 +- win32/makefile.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'win32') diff --git a/win32/Makefile b/win32/Makefile index a4602f2a61..71481b57ac 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.21.8 +#INST_VER = \5.21.9 # # Comment this out if you DON'T want your perl installation to have diff --git a/win32/makefile.mk b/win32/makefile.mk index a380174a3d..f112ac1256 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.21.8 +#INST_VER *= \5.21.9 # # Comment this out if you DON'T want your perl installation to have -- cgit v1.2.1