commit | 0f63ed33fdd12d8220f7bc7ff91095e7ceed9985 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 04 16:32:36 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 04 16:32:36 2019 +0200 |
tree | 3ee01ecae9320b585f99fde16e87ad6ff350297d | |
parent | b005cd80cfda591be95146024d9b97eef383500f [diff] [blame] |
patch 8.1.1980: fix for search stat not tested Problem: Fix for search stat not tested. Solution: Add a screenshot test. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index a2b6ed2..1a9b523 100644 --- a/src/version.c +++ b/src/version.c
@@ -758,6 +758,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1980, +/**/ 1979, /**/ 1978,