diff options
author | Charles Bailey <bailey@HMIVAX.HUMGEN.UPENN.EDU> | 1996-10-03 16:31:46 -0400 |
---|---|---|
committer | Andy Dougherty <doughera@lafcol.lafayette.edu> | 1996-10-03 16:31:46 -0400 |
commit | edc7bc4959621ea7da76262c92da0b8af51b93fe (patch) | |
tree | 5e6adb4b4808b57c9bdfe8f14664cde532e884b4 /vms/descrip.mms | |
parent | 1b1e75229901cec49c3000c9bcfcaa82c6e01a3d (diff) | |
download | perl-edc7bc4959621ea7da76262c92da0b8af51b93fe.tar.gz |
VMS patches to 5.003_05
Diffstat (limited to 'vms/descrip.mms')
-rw-r--r-- | vms/descrip.mms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/descrip.mms b/vms/descrip.mms index ad26b1d33d..b628c2c265 100644 --- a/vms/descrip.mms +++ b/vms/descrip.mms @@ -65,7 +65,7 @@ OBJVAL = $(MMS$TARGET_NAME)$(O) .endif # Updated by fndvers.com -- do not edit by hand -PERL_VERSION = 5_00304# +PERL_VERSION = 5_00305# ARCHDIR = [.lib.$(ARCH).$(PERL_VERSION)] |