diff options
author | Dave Rolsky <autarch@urth.org> | 2012-12-18 16:03:06 -0600 |
---|---|---|
committer | Dave Rolsky <autarch@urth.org> | 2012-12-18 16:03:06 -0600 |
commit | 6253ee7593dd81328313bae2d2a890185f07b3da (patch) | |
tree | 43c0923d1d318065d062a72e6898b0d11a08e7a5 /vms | |
parent | c2a10b9ca70b6d532bdc3b42f954ba2a17be23aa (diff) | |
download | perl-6253ee7593dd81328313bae2d2a890185f07b3da.tar.gz |
Make a new perldelta for 5.17.8-to-be
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 ec8b678960..4c61a0143a 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]perl5177delta.pod +PERLDELTA_CURRENT = [.pod]perl5178delta.pod $(PERLDELTA_CURRENT) : [.pod]perldelta.pod Copy/NoConfirm/Log $(MMS$SOURCE) $(PERLDELTA_CURRENT) |