diff options
author | Ricardo Signes <rjbs@semiotic.systems> | 2021-05-20 22:31:20 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@semiotic.systems> | 2021-05-20 22:31:20 -0400 |
commit | 9623941f186878cffcb7dde805549ef54f37fd5f (patch) | |
tree | 8d70a1c2760006e456aaad87b5ec1e3a734adcb4 /vms | |
parent | 7046cbc90d32e5abc3f052962c4322ccbc279257 (diff) | |
download | perl-9623941f186878cffcb7dde805549ef54f37fd5f.tar.gz |
perldelta: add a new delta for v5.35.1
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 cca3fc4ce7..9717d09b9c 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -313,7 +313,7 @@ utils : $(utils1) $(utils2) $(utils3) $(utils4) $(utils5) extra.pods : miniperl @ @extra_pods.com -PERLDELTA_CURRENT = [.pod]perl5350delta.pod +PERLDELTA_CURRENT = [.pod]perl5351delta.pod $(PERLDELTA_CURRENT) : [.pod]perldelta.pod Copy/NoConfirm/Log $(MMS$SOURCE) $(PERLDELTA_CURRENT) |