diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-05-15 13:56:02 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-05-15 13:56:02 +0200 |
commit | fff2beeeaa2c02a18fa4b2a6807717679e1a6dcf (patch) | |
tree | c7f77628ab6a605e7d1c111556a32a52e5c6006e /Contents | |
parent | 00a927d62b68a3523cb1c4f9aa3f7683345c8182 (diff) | |
download | vim-git-fff2beeeaa2c02a18fa4b2a6807717679e1a6dcf.tar.gz |
First step in the Vim 7.3 branch. Changed version numbers.
Diffstat (limited to 'Contents')
-rw-r--r-- | Contents | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -9,10 +9,10 @@ Vim Vi IMproved. A clone of the UNIX text editor Vi. Very useful messages, shows current file name in window title, on-line help, rectangular cut/paste, etc., etc., etc... - Version 7.2. Also runs under UNIX, MSDOS and other systems. - vim72rt.tgz contains the documentation and syntax files. - vim72bin.tgz contains the binaries. - vim72src.tgz contains the sources. + Version 7.3a. Also runs under UNIX, MSDOS and other systems. + vim73art.tgz contains the documentation and syntax files. + vim73abin.tgz contains the binaries. + vim73asrc.tgz contains the sources. Author: Bram Moolenaar et al. |