diff options
author | Ricardo Signes <rjbs@cpan.org> | 2013-05-06 22:01:25 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2013-05-07 17:49:53 -0400 |
commit | f13a3008d1d04fc1afda232ef20d423c793a85fd (patch) | |
tree | 43fbb6d5eca81aefbbdab26439a39b14d07796b4 /vms | |
parent | 5ed58cbd0b844b8a87c7a2f74bf48144fa94cc29 (diff) | |
download | perl-f13a3008d1d04fc1afda232ef20d423c793a85fd.tar.gz |
remove the 5.17 deltas, update for 5.18
Diffstat (limited to 'vms')
-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 78e79f68f3..f8f86a2c27 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -326,7 +326,7 @@ x2p : [.x2p]$(DBG)a2p$(E) [.x2p]s2p.com [.x2p]find2perl.com extra.pods : miniperl @ @extra_pods.com -PERLDELTA_CURRENT = [.pod]perl51711delta.pod +PERLDELTA_CURRENT = [.pod]perl5180delta.pod $(PERLDELTA_CURRENT) : [.pod]perldelta.pod Copy/NoConfirm/Log $(MMS$SOURCE) $(PERLDELTA_CURRENT) |