diff options
author | Abigail <abigail@abigail.be> | 2015-11-20 19:00:09 +0100 |
---|---|---|
committer | Abigail <abigail@abigail.be> | 2015-11-20 19:38:25 +0100 |
commit | 6c83150bfb6a3426cbc1535b0e141a1e714430a9 (patch) | |
tree | 3120f235feebd09026fef73bd1cd94979b400fa3 /vms | |
parent | 629eeaee7130c432818fc6c21e37be80dc55dd48 (diff) | |
download | perl-6c83150bfb6a3426cbc1535b0e141a1e714430a9.tar.gz |
New perldelta for 5.23.6
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 b59037c19e..944d2020a7 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]perl5235delta.pod +PERLDELTA_CURRENT = [.pod]perl5236delta.pod $(PERLDELTA_CURRENT) : [.pod]perldelta.pod Copy/NoConfirm/Log $(MMS$SOURCE) $(PERLDELTA_CURRENT) |