commit | 5971dab1126d6279c6e523f4fedc2f1e6fb9b4c9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Aug 05 21:25:29 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Aug 05 21:25:29 2016 +0200 |
tree | 80ae076497e7d2920cca24c52cb24443fb78c7dd | |
parent | b650b9878e9f0ac6bb1b61230095ad9ab3850a33 [diff] [blame] |
patch 7.4.2159 Problem: Insufficient testing for cscope. Solution: Add more tests. (Dominique Pelle)
diff --git a/src/version.c b/src/version.c index 31aa1e9..1c83d6e 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2159, +/**/ 2158, /**/ 2157,