diff options
Diffstat (limited to 'vms/Makefile')
-rw-r--r-- | vms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/Makefile b/vms/Makefile index 98c0747735..7b9d2b5535 100644 --- a/vms/Makefile +++ b/vms/Makefile @@ -32,7 +32,7 @@ ARCH = VMS_VAX OBJVAL = $@ # Updated by fndvers.com -- do not edit by hand -PERL_VERSION = 5_00304# +PERL_VERSION = 5_00307# ARCHDIR = [.lib.$(ARCH).$(PERL_VERSION)] |