summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@semiotic.systems>2022-05-27 20:36:08 -0400
committerRicardo Signes <rjbs@semiotic.systems>2022-05-27 20:36:08 -0400
commite0fe22bd0d4b4578774a7d838194e79b7ed3633e (patch)
tree502641b11030ac3f4e5415de30a3f8eb3fc2ea09 /README.vms
parentb3c502b607191da0e743a4fa34501a05442305b3 (diff)
downloadperl-e0fe22bd0d4b4578774a7d838194e79b7ed3633e.tar.gz
bump version to v5.37.0
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 0981579fa5..5012267fbc 100644
--- a/README.vms
+++ b/README.vms
@@ -137,11 +137,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^.36^.0.tar
+ vmstar -xvf perl-5^.37^.0.tar
Then set default to the top-level source directory like so:
- set default [.perl-5^.36^.0]
+ set default [.perl-5^.37^.0]
and proceed with configuration as described in the next section.