summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorChip Salzenberg <chip@perl.com>1997-02-21 04:52:53 +1200
committerChip Salzenberg <chip@atlantic.net>1997-02-22 02:41:53 +1200
commit16ddee0dc82748918bb875d781b3839ea2e6d9ee (patch)
tree7c530df3b0bf26c06914e6075eabcee5897c2540 /vms
parentb3bc134f7dc4314d1aeb4cc1281830098674ae63 (diff)
downloadperl-16ddee0dc82748918bb875d781b3839ea2e6d9ee.tar.gz
Update VMS version
Diffstat (limited to 'vms')
-rw-r--r--vms/config.vms2
-rw-r--r--vms/descrip.mms2
2 files changed, 2 insertions, 2 deletions
diff --git a/vms/config.vms b/vms/config.vms
index 76596afb3d..2cec4f20be 100644
--- a/vms/config.vms
+++ b/vms/config.vms
@@ -76,7 +76,7 @@
* when Perl is built. Please do not change it by hand; make
* any changes to FndVers.Com instead.
*/
-#define ARCHLIB_EXP "/perl_root/lib/VMS_VAX/5_00327" /**/
+#define ARCHLIB_EXP "/perl_root/lib/VMS_VAX/5_00390" /**/
#define ARCHLIB ARCHLIB_EXP /*config-skip*/
/* ARCHNAME:
diff --git a/vms/descrip.mms b/vms/descrip.mms
index 183c33f2eb..358ec3553f 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_00327#
+PERL_VERSION = 5_00390#
ARCHDIR = [.lib.$(ARCH).$(PERL_VERSION)]