summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-01-20 17:02:44 -0500
committerRicardo Signes <rjbs@cpan.org>2014-01-20 17:02:44 -0500
commitf7153aede60d5035b2d416d36bbc0ffb123e6dd2 (patch)
treeb0b5a159e5d253bc03c6bc9276058d6b327b317a /README.vms
parent2265ea2757601e8121a14cffa838ec19b771a382 (diff)
downloadperl-f7153aede60d5035b2d416d36bbc0ffb123e6dd2.tar.gz
bump version to 5.19.9!
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 5d04b34a7a..a2051b5ab9 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^.19^.8.tar
+ vmstar -xvf perl-5^.19^.9.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.19^.8]
+ set default [.perl-5^.19^.9]
and proceed with configuration as described in the next section.