diff options
Diffstat (limited to 'vms')
-rw-r--r-- | vms/Makefile | 2 | ||||
-rw-r--r-- | vms/descrip.mms | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/vms/Makefile b/vms/Makefile index d8997cc7ac..99c5236bf7 100644 --- a/vms/Makefile +++ b/vms/Makefile @@ -35,7 +35,7 @@ OBJVAL = $@ @ $$@[.vms]fndvers.com "" "" "[.vms]Makefile" # Updated by fndvers.com -- do not edit by hand -PERL_VERSION = 5_00201# +PERL_VERSION = 5_003 # ARCHDIR = [.lib.$(ARCH).$(PERL_VERSION)] diff --git a/vms/descrip.mms b/vms/descrip.mms index d980b0f7e2..7e52f19cc9 100644 --- a/vms/descrip.mms +++ b/vms/descrip.mms @@ -68,7 +68,7 @@ OBJVAL = $(MMS$TARGET_NAME)$(O) @ @[.vms]fndvers.com "" "" "[.vms]descrip.mms" # Updated by fndvers.com -- do not edit by hand -PERL_VERSION = 5_00201# +PERL_VERSION = 5_003 # ARCHDIR = [.lib.$(ARCH).$(PERL_VERSION)] |