diff options
author | Matthew Horsfall <wolfsage@gmail.com> | 2015-01-20 15:44:24 -0500 |
---|---|---|
committer | Matthew Horsfall <wolfsage@gmail.com> | 2015-01-20 15:44:24 -0500 |
commit | 2ff1ebfe36bd2da608dc46ad4b62a29bdf95a8bc (patch) | |
tree | 43a5366a0ad8552bc848b16d6706824fafe9b878 /vms | |
parent | 06dcbead485fc1e807acffe0b20d327a1650a5ac (diff) | |
download | perl-2ff1ebfe36bd2da608dc46ad4b62a29bdf95a8bc.tar.gz |
Version bump + new perldelta
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 8b0c33bdd7..69dcc2edc1 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]perl5218delta.pod +PERLDELTA_CURRENT = [.pod]perl5219delta.pod $(PERLDELTA_CURRENT) : [.pod]perldelta.pod Copy/NoConfirm/Log $(MMS$SOURCE) $(PERLDELTA_CURRENT) |