comparison src/version.c @ 17968:22ddc0ee65e7 v8.1.1980

patch 8.1.1980: fix for search stat not tested Commit: https://github.com/vim/vim/commit/0f63ed33fdd12d8220f7bc7ff91095e7ceed9985 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 4 16:32:36 2019 +0200 patch 8.1.1980: fix for search stat not tested Problem: Fix for search stat not tested. Solution: Add a screenshot test. (Christian Brabandt)
author Bram Moolenaar <Bram@vim.org>
date Wed, 04 Sep 2019 16:45:04 +0200
parents 46f95606b9ec
children 684a15da9929
comparison
equal deleted inserted replaced
17967:58e90151e63f 17968:22ddc0ee65e7
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 1980,
760 /**/ 762 /**/
761 1979, 763 1979,
762 /**/ 764 /**/
763 1978, 765 1978,
764 /**/ 766 /**/