diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2010-02-20 16:55:22 +0000 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2010-02-20 16:55:22 +0000 |
commit | 3b82429fa69352a027798119e3c80c8439a96209 (patch) | |
tree | eeaf281234eef04453f0144b5d62436543387ed0 /README.vms | |
parent | 84e09a8c4c3ab0da4efb6250a91ff5d3425e35b7 (diff) | |
download | perl-3b82429fa69352a027798119e3c80c8439a96209.tar.gz |
Missed a version bump in README.vms
Diffstat (limited to 'README.vms')
-rw-r--r-- | README.vms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.vms b/README.vms index 3f7667b983..3ae8d2ef77 100644 --- a/README.vms +++ b/README.vms @@ -159,7 +159,7 @@ compatability qualifier. Instead, use a command like the following: Then rename the top-level source directory like so: set security/protection=(o:rwed) perl-5^.11^.5.dir - rename perl-5^.11^.5.dir perl-5_11_3.dir + rename perl-5^.11^.5.dir perl-5_11_5.dir The reason for this last step is that while filenames with multiple dots are generally supported by Perl on VMS, I<directory> names with multiple |