diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-01-06 21:16:31 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-01-06 21:16:31 +0100 |
commit | d8e21d3deb4c1dc628e8929b19ead8e5b35d58ab (patch) | |
tree | 8aeb282cee2af9228d637790bd94debee0f75dd2 /README_extra.txt | |
parent | 5c73622a9066182ee4479fd7b3aa86e1825808c3 (diff) | |
download | vim-git-d8e21d3deb4c1dc628e8929b19ead8e5b35d58ab.tar.gz |
Minor text file updates.
Diffstat (limited to 'README_extra.txt')
-rw-r--r-- | README_extra.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README_extra.txt b/README_extra.txt index ef3c412d9..7347add49 100644 --- a/README_extra.txt +++ b/README_extra.txt @@ -1,10 +1,10 @@ README_extra.txt for version 7.2 of Vim: Vi IMproved. The extra archive of Vim is to be used in combination with the source archive -(vim-7.0-src.tar.gz). The extra archive is useless without it. +(vim-7.2-src.tar.gz). The extra archive is useless without it. For more information, see the "README.txt" file that comes with the runtime -archive (vim-7.0-rt.tar.gz). To be able to run Vim you MUST get the runtime +archive (vim-7.2-rt.tar.gz). To be able to run Vim you MUST get the runtime archive too! The extra archive plus the source and runtime achives make up the complete |