summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorChad Granum <exodist7@gmail.com>2016-11-20 14:02:47 -0800
committerChad Granum <exodist7@gmail.com>2016-11-20 14:02:47 -0800
commit23cf469fd8026b62b45e14a24c709d4edfb7f451 (patch)
treed331cc366dba9b77048bf45b0d47272dc2d6fa19 /README.vms
parent733dba2bbb7bed4c442a3eb17967f6ac9d1671e7 (diff)
downloadperl-23cf469fd8026b62b45e14a24c709d4edfb7f451.tar.gz
Bump the perl version in various places for 5.25.8
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 2c83c3e05c..4b8738edc2 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^.7.tar
+ vmstar -xvf perl-5^.25^.8.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.25^.7]
+ set default [.perl-5^.25^.8]
and proceed with configuration as described in the next section.