commit | 812ad4f3a2cb33002a24f6b5862c7b375cd68fe4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 07 14:03:13 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 07 14:03:13 2016 +0200 |
tree | d355d497e89f3b61b52c1e82987bc1adbed9c1f3 | |
parent | c8ce615299b4d8c1b2e6cf83496f48cd497d8a37 [diff] [blame] |
patch 7.4.2175 Problem: Insufficient testing of cscope. Solution: Add more tests. (Dominique Pelle)
diff --git a/src/version.c b/src/version.c index f2d1c79..944dfa4 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2175, +/**/ 2174, /**/ 2173,