From 4683a5d7cdb32ed2af60a28a12123d5c199e7bbf Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 19 Jun 2012 21:01:44 -0500 Subject: bump version to 5.17.1 --- README.vms | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.vms') diff --git a/README.vms b/README.vms index d194b9f5bd..24cea56766 100644 --- a/README.vms +++ b/README.vms @@ -154,12 +154,12 @@ recent versions of vmstar (e.g. V3.4 or later). Contrary to advice provided with previous versions of Perl, do I use the ODS-2 compatibility qualifier. Instead, use a command like the following: - vmstar -xvf perl-5^.17^.0.tar + vmstar -xvf perl-5^.17^.1.tar Then rename the top-level source directory like so: - set security/protection=(o:rwed) perl-5^.17^.0.dir - rename perl-5^.17^.0.dir perl-5_17_0.dir + set security/protection=(o:rwed) perl-5^.17^.1.dir + rename perl-5^.17^.1.dir perl-5_17_1.dir The reason for this last step is that while filenames with multiple dots are generally supported by Perl on VMS, I names with multiple -- cgit v1.2.1