summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorSawyer X <xsawyerx@cpan.org>2017-04-21 00:48:59 +0200
committerSawyer X <xsawyerx@cpan.org>2017-04-21 00:48:59 +0200
commit988217a09c4bfa2f076e9a6ec0a8dfe10a9e61e6 (patch)
treef0ec5c6ff2d9080aa37e2e239aa0c207405f2bef /README.vms
parent60454717dd217ec4ff5f181928c8c98d969f5682 (diff)
downloadperl-988217a09c4bfa2f076e9a6ec0a8dfe10a9e61e6.tar.gz
Bump version: 5.25.12 -> 5.26.0
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 b202090410..714bbaf91e 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^.12.tar
+ vmstar -xvf perl-5^.26^.0.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.25^.12]
+ set default [.perl-5^.26^.0]
and proceed with configuration as described in the next section.