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 /runtime/doc/version7.txt | |
parent | 00a927d62b68a3523cb1c4f9aa3f7683345c8182 (diff) | |
download | vim-git-fff2beeeaa2c02a18fa4b2a6807717679e1a6dcf.tar.gz |
First step in the Vim 7.3 branch. Changed version numbers.
Diffstat (limited to 'runtime/doc/version7.txt')
-rw-r--r-- | runtime/doc/version7.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/version7.txt b/runtime/doc/version7.txt index 7784075d8..578c9ebbe 100644 --- a/runtime/doc/version7.txt +++ b/runtime/doc/version7.txt @@ -1,4 +1,4 @@ -*version7.txt* For Vim version 7.2. Last change: 2010 May 14 +*version7.txt* For Vim version 7.3a. Last change: 2010 May 14 VIM REFERENCE MANUAL by Bram Moolenaar |