From 20a372dd3af0f5514aa5ab9f401ecbfacf31773e Mon Sep 17 00:00:00 2001 From: Matt S Trout Date: Mon, 21 Jun 2010 22:45:11 +0100 Subject: Bump the perl version in various places for 5.13.2 --- NetWare/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NetWare/Makefile') diff --git a/NetWare/Makefile b/NetWare/Makefile index 1d9b94b289..b36694ec69 100644 --- a/NetWare/Makefile +++ b/NetWare/Makefile @@ -86,7 +86,7 @@ NLM_VERSION = 3,20,0 # Here comes the CW tools - TO BE FILLED TO BUILD WITH CW - -MODULE_DESC = "Perl 5.13.1 for NetWare" +MODULE_DESC = "Perl 5.13.2 for NetWare" CCTYPE = CodeWarrior C_COMPILER = mwccnlm -c CPP_COMPILER = mwccnlm @@ -465,7 +465,7 @@ INST_NW_TOP2 = $(INST_NW_DRV)\perl # versioned installation can be obtained by setting INST_TOP above to a # path that includes an arbitrary version string. # -INST_VER = \5.13.1 +INST_VER = \5.13.2 # # Comment this out if you DON'T want your perl installation to have -- cgit v1.2.1