summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2016-10-20 17:06:35 +0100
committerAaron Crane <arc@cpan.org>2016-10-20 17:07:23 +0100
commitacc7b1ff0249e542e31a4d3d86e4f3c5f7627f8b (patch)
tree599cb61117761ba7238735f7131dc76c8bbe1897 /README.vms
parenta09f502b8ab4acd67c80a10e2e94b468cd1132d0 (diff)
downloadperl-acc7b1ff0249e542e31a4d3d86e4f3c5f7627f8b.tar.gz
Bump version numbers ready for 5.25.7
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 1eb5850736..2c83c3e05c 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^.6.tar
+ vmstar -xvf perl-5^.25^.7.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.25^.6]
+ set default [.perl-5^.25^.7]
and proceed with configuration as described in the next section.