commit | 251c1e2ed810d532f7c7d7eb5d6ed5e28a12e501 | [log] [tgz] |
---|---|---|
author | Martin Tournoij <martin@arp242.net> | Sat Oct 08 17:15:28 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Oct 08 17:15:28 2022 +0100 |
tree | e45455f11cfe3bc3dd96579a67de312059075254 | |
parent | 16dab41537ae206f4cab676ad53edbae5fd5fb45 [diff] [blame] |
patch 9.0.0698: VisVim is outdated, does not work with current Visual Studio Problem: VisVim is outdated, does not work with current Visual Studio. Solution: Remove VisVim. (Martin Tournoij)
diff --git a/src/version.c b/src/version.c index 664d844..6ef1b0d 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 698, +/**/ 697, /**/ 696,