From 9d254dcaf7d61fc8866c7e664d796dde791a59f5 Mon Sep 17 00:00:00 2001 From: Stevan Little Date: Mon, 19 Sep 2011 17:14:52 -0400 Subject: bump version to 5.15.3 using Porting/bump-perl-version --- NetWare/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NetWare/Makefile') diff --git a/NetWare/Makefile b/NetWare/Makefile index 2ddc3bc39b..0eb11497f7 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.15.2 for NetWare" +MODULE_DESC = "Perl 5.15.3 for NetWare" CCTYPE = CodeWarrior C_COMPILER = mwccnlm -c CPP_COMPILER = mwccnlm @@ -462,7 +462,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.15.2 +INST_VER = \5.15.3 # # Comment this out if you DON'T want your perl installation to have -- cgit v1.2.1