aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorrover <pathfinder2013@126.com>2017-01-07 19:58:57 +0800
committerJames McCoy <jamessan@jamessan.com>2017-02-10 00:35:34 -0500
commit40a306fe901132de2fbaf772c14727e24c68512d (patch)
tree082067747b32076f5f325577ce7a21cc202be06a /src/nvim/version.c
parenta5dd1274628cb88ee538469594c0b75ab9a59e7e (diff)
downloadrneovim-40a306fe901132de2fbaf772c14727e24c68512d.tar.gz
rneovim-40a306fe901132de2fbaf772c14727e24c68512d.tar.bz2
rneovim-40a306fe901132de2fbaf772c14727e24c68512d.zip
vim-patch:7.4.2175
Problem: Insufficient testing of cscope. Solution: Add more tests. (Dominique Pelle) https://github.com/vim/vim/commit/812ad4f3a2cb33002a24f6b5862c7b375cd68fe4
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 73bdfc3116..e1999ecfd7 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -265,7 +265,7 @@ static int included_patches[] = {
// 2178,
// 2177,
// 2176 NA
- // 2175,
+ 2175,
2174,
// 2173,
// 2172,