Update VMS version
authorChip Salzenberg <chip@perl.com>
Thu, 20 Feb 1997 16:52:53 +0000 (04:52 +1200)
committerChip Salzenberg <chip@atlantic.net>
Fri, 21 Feb 1997 14:41:53 +0000 (02:41 +1200)
vms/config.vms
vms/descrip.mms

index 76596af..2cec4f2 100644 (file)
@@ -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:
index 183c33f..358ec35 100644 (file)
@@ -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)]