summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2015-01-21 09:48:14 -0500
committerMatthew Horsfall <wolfsage@gmail.com>2015-01-21 09:48:14 -0500
commit2e3866c38e2e8776c6b4b30b6a13c543ecb14941 (patch)
treedab244fabf9d41b299842bd3e8b31d69f8be77e1 /README.vms
parentc543a22d8cc5888d10584da00c605d03178b78ce (diff)
downloadperl-2e3866c38e2e8776c6b4b30b6a13c543ecb14941.tar.gz
More bumpbing of version number to 5.21.9. Missed this yesterday.
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 89d4c7503e..4842b8b158 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^.8.tar
+ vmstar -xvf perl-5^.21^.9.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.21^.8]
+ set default [.perl-5^.21^.9]
and proceed with configuration as described in the next section.