summaryrefslogtreecommitdiff
path: root/README_src.txt
diff options
context:
space:
mode:
authorvimboss <devnull@localhost>2006-05-07 15:16:06 +0000
committervimboss <devnull@localhost>2006-05-07 15:16:06 +0000
commit5a3db064b511d8a0cc7d4d7570a9e2f45f7eb4cc (patch)
tree402271d532e6f0ba927f470502804c28a96831e8 /README_src.txt
parent528ca08ed6d2cb50b260f21fdafd353bb412378d (diff)
downloadvim-5a3db064b511d8a0cc7d4d7570a9e2f45f7eb4cc.tar.gz
updated for version 7.0v7.0v7-0
Diffstat (limited to 'README_src.txt')
-rw-r--r--README_src.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/README_src.txt b/README_src.txt
index ec49c7d7..2d9888a5 100644
--- a/README_src.txt
+++ b/README_src.txt
@@ -1,10 +1,10 @@
-README_src.txt for version 7.0g of Vim: Vi IMproved.
+README_src.txt for version 7.0 of Vim: Vi IMproved.
The source archive contains the files needed to compile Vim on Unix systems.
It is packed for Unix systems (NL line separator). It is also used for other
-systems in combination with the extra archive (vim-6.0-extra.tar.gz, in the
+systems in combination with the extra archive (vim-7.0-extra.tar.gz, in the
"extra" directory of ftp.vim.org).
For more information, see the README.txt file that comes with the runtime
-archive (vim-6.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
+archive (vim-7.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
archive too!