From f80e964fac6f1e3cb66e1c5f3b4459e9f651a3e1 Mon Sep 17 00:00:00 2001 From: Leon Brocard Date: Wed, 18 Nov 2009 17:19:20 +0000 Subject: Bump 5.11.1 -> 5.11.2 in all sorts of places it's (oh so unfortunately) hardcoded --- win32/Makefile | 2 +- win32/Makefile.ce | 2 +- win32/makefile.mk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'win32') diff --git a/win32/Makefile b/win32/Makefile index af921d2469..11f33c3e98 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -32,7 +32,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.11.1 +#INST_VER = \5.11.2 # # Comment this out if you DON'T want your perl installation to have diff --git a/win32/Makefile.ce b/win32/Makefile.ce index 211a97e54a..1caf6c2728 100644 --- a/win32/Makefile.ce +++ b/win32/Makefile.ce @@ -6,7 +6,7 @@ SRCDIR = .. PV = 59 -INST_VER = 5.11.1 +INST_VER = 5.11.2 # INSTALL_ROOT specifies a path where this perl will be installed on CE device INSTALL_ROOT=/netzwerk/sprache/perl diff --git a/win32/makefile.mk b/win32/makefile.mk index a3924729d1..6bb6ad0188 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -34,7 +34,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.11.1 +#INST_VER *= \5.11.2 # # Comment this out if you DON'T want your perl installation to have -- cgit v1.2.1