summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2014-07-20 17:12:05 +0200
committerAbigail <abigail@abigail.be>2014-07-20 17:12:05 +0200
commitfb3a67619e8a1f5d6bf5a80777fc74459e0e35b6 (patch)
treea16ed3c33bc7bf772c5454d34f7398d32e593708 /README.vms
parent13900f93267319cba0ccf518eacfc2fc6ce90bb1 (diff)
downloadperl-fb3a67619e8a1f5d6bf5a80777fc74459e0e35b6.tar.gz
Bump version number from 5.21.2 to 5.21.3
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 b584eace87..99a5649556 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^.21^.2.tar
+ vmstar -xvf perl-5^.21^.3.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.21^.2]
+ set default [.perl-5^.21^.3]
and proceed with configuration as described in the next section.