summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2016-08-20 22:07:30 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2016-08-20 22:07:30 +0100
commit4aefb364922503a4a18d813eea9d81164ef6c813 (patch)
treeb597cb22bb8145a9a975e902f4b06f27ad88eea2 /README.vms
parentbe2932939b2890fc4ea4e27b2ce6df5f7264d196 (diff)
downloadperl-4aefb364922503a4a18d813eea9d81164ef6c813.tar.gz
Bump the perl version in various places for v5.25.5
Diffstat (limited to 'README.vms')
-rw-r--r--README.vms4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.vms b/README.vms
index 7bf599549f..a016654ed8 100644
--- a/README.vms
+++ b/README.vms
@@ -142,11 +142,11 @@ You may need to set up a foreign symbol for the unpacking utility of
choice. Once you have done so, use a command like the following to
unpack the archive:
- vmstar -xvf perl-5^.25^.4.tar
+ vmstar -xvf perl-5^.25^.5.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.25^.4]
+ set default [.perl-5^.25^.5]
and proceed with configuration as described in the next section.