diff options
author | David Golden <dagolden@cpan.org> | 2013-06-20 22:14:02 -0400 |
---|---|---|
committer | David Golden <dagolden@cpan.org> | 2013-06-20 22:14:02 -0400 |
commit | 93a90a483db0bb0f54a3c8bbfc1a19a7b7df57dd (patch) | |
tree | b658b16305b13f7800c5762d9eff7989033f7939 /NetWare/Makefile | |
parent | 38663f11700d59590597a2cbe616e6709933ffa8 (diff) | |
download | perl-93a90a483db0bb0f54a3c8bbfc1a19a7b7df57dd.tar.gz |
bump version to v5.19.2
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 746c161e5c..ffdd0d633e 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.19.1 for NetWare" +MODULE_DESC = "Perl 5.19.2 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.19.1 +INST_VER = \5.19.2 # # Comment this out if you DON'T want your perl installation to have |