diff options
author | Ricardo Signes <rjbs@cpan.org> | 2015-06-01 14:23:04 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2015-06-01 14:23:35 -0400 |
commit | 2cfe9b50392e70abf167750f24cfd67e17ba2b37 (patch) | |
tree | c68751655d30407e509160ab611b8463fd79bb70 /vms | |
parent | ba40ea5ba2e0ad87ed7510b4c3445ae1b09c19b0 (diff) | |
download | perl-2cfe9b50392e70abf167750f24cfd67e17ba2b37.tar.gz |
add perldelta for 5.23.0
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 4075dad447..0e3e9b6b9a 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]perl5220delta.pod +PERLDELTA_CURRENT = [.pod]perl5230delta.pod $(PERLDELTA_CURRENT) : [.pod]perldelta.pod Copy/NoConfirm/Log $(MMS$SOURCE) $(PERLDELTA_CURRENT) |