summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2013-06-20 22:14:02 -0400
committerDavid Golden <dagolden@cpan.org>2013-06-20 22:14:02 -0400
commit93a90a483db0bb0f54a3c8bbfc1a19a7b7df57dd (patch)
treeb658b16305b13f7800c5762d9eff7989033f7939 /README.vms
parent38663f11700d59590597a2cbe616e6709933ffa8 (diff)
downloadperl-93a90a483db0bb0f54a3c8bbfc1a19a7b7df57dd.tar.gz
bump version to v5.19.2
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 cefda4ee78..1eb1886835 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^.1.tar
+ vmstar -xvf perl-5^.19^.2.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.19^.1]
+ set default [.perl-5^.19^.2]
and proceed with configuration as described in the next section.