From 999f678663d12737388c2458d58b37af627911d0 Mon Sep 17 00:00:00 2001 From: Sawyer X Date: Fri, 20 Apr 2018 22:57:08 +0200 Subject: Fix Module::CoreList versions --- NetWare/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NetWare/Makefile') diff --git a/NetWare/Makefile b/NetWare/Makefile index 9abcc17ea0..c8b75ff28a 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.27.11 for NetWare" +MODULE_DESC = "Perl 5.28.0 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.27.11 +INST_VER = \5.28.0 # # Comment this out if you DON'T want your perl installation to have -- cgit v1.2.1