commit | 86181df9f5501ba735dcb75e0832c35ac1212ca6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon May 11 23:14:04 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon May 11 23:14:04 2020 +0200 |
tree | 000721bba20b6216f44cd77844e363ce1613f6a5 | |
parent | b415168a9862023462b7193e83da948cb8d11893 [diff] [blame] |
patch 8.2.0740: minor message mistakes Problem: Minor message mistakes. Solution: Change vim to Vim and other fixes.
diff --git a/src/version.c b/src/version.c index 799e846..a31cdab 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 740, +/**/ 739, /**/ 738,