diff options
author | reneeb <reb@perl-services.de> | 2017-02-21 07:23:54 +0100 |
---|---|---|
committer | reneeb <reb@perl-services.de> | 2017-02-21 07:23:54 +0100 |
commit | 5964e02e8ff4a399007a01ea7ac4f6f4ec53afe2 (patch) | |
tree | 315555476be810cfc10a0faba7a81943008d3433 /NetWare/Makefile | |
parent | 79998426fb3ff86d995491805b8975ea137f784c (diff) | |
download | perl-5964e02e8ff4a399007a01ea7ac4f6f4ec53afe2.tar.gz |
bump version to 5.25.11
Diffstat (limited to 'NetWare/Makefile')
-rw-r--r-- | NetWare/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NetWare/Makefile b/NetWare/Makefile index 9ebb38976e..ea06fcb91a 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.25.10 for NetWare" +MODULE_DESC = "Perl 5.25.11 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.25.10 +INST_VER = \5.25.11 # # Comment this out if you DON'T want your perl installation to have |