summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorStevan Little <stevan@cpan.org>2016-01-20 23:22:12 +0100
committerStevan Little <stevan@cpan.org>2016-01-20 23:41:43 +0100
commitb95300a8a1d9c49056d8d36ae52d735560ddc386 (patch)
treed1bcf55b2634f67fdc14de02cdf3d9aeffef0a84 /README.vms
parentbf336c70aa4140ec888af2d0dbb95a1a1e597ab0 (diff)
downloadperl-b95300a8a1d9c49056d8d36ae52d735560ddc386.tar.gz
bumping version
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 c52d80c1a8..1d6cf2c72d 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^.23^.7.tar
+ vmstar -xvf perl-5^.23^.8.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.23^.7]
+ set default [.perl-5^.23^.8]
and proceed with configuration as described in the next section.