diff options
author | Jonathan Hudson <Jonathan.Hudson@jrhudson.demon.co.uk> | 1997-05-01 14:20:23 +1200 |
---|---|---|
committer | Chip Salzenberg <chip@atlantic.net> | 1997-05-16 10:15:00 +1200 |
commit | d27fe803587dd19cb1812b267492c364c09580fa (patch) | |
tree | 46e9d12720dc8363adff79d093b8ba9c28e3d279 /vms/descrip.mms | |
parent | 08a33705b59993dadda44188f87779b8404429f4 (diff) | |
download | perl-d27fe803587dd19cb1812b267492c364c09580fa.tar.gz |
VMS update, including socket support (four patches)
Signed-off-by: Peter Prymmer <pvhp@forte.com>
Signed-off-by: Dan Sugalski <sugalsd@lbcc.cc.or.us>
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 29ee690d9b..15a297b838 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_00399# +PERL_VERSION = 5_004 # ARCHDIR = [.lib.$(ARCH).$(PERL_VERSION)] |