diff options
author | Matthew Horsfall (alh) <wolfsage@gmail.com> | 2014-06-20 12:09:57 -0400 |
---|---|---|
committer | Matthew Horsfall (alh) <wolfsage@gmail.com> | 2014-06-20 12:09:57 -0400 |
commit | 0346c3a988d3ee457c2a3fa2e097a2fca5748a23 (patch) | |
tree | cd200d62965f7d88476ab15f1da2555814761245 /vms/descrip_mms.template | |
parent | 62406c838c92e5d5cbf29c4f06850350380f4ef5 (diff) | |
download | perl-0346c3a988d3ee457c2a3fa2e097a2fca5748a23.tar.gz |
Add new perldelta for 5.21.2
Diffstat (limited to 'vms/descrip_mms.template')
-rw-r--r-- | vms/descrip_mms.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index 911f3419f4..6ec85c011b 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -307,7 +307,7 @@ utils : $(utils1) $(utils2) $(utils3) $(utils4) $(utils5) extra.pods : miniperl @ @extra_pods.com -PERLDELTA_CURRENT = [.pod]perl5211delta.pod +PERLDELTA_CURRENT = [.pod]perl5212delta.pod $(PERLDELTA_CURRENT) : [.pod]perldelta.pod Copy/NoConfirm/Log $(MMS$SOURCE) $(PERLDELTA_CURRENT) |