comparison src/version.c @ 18233:7d147c191ef7 v8.1.2111

patch 8.1.2111: viminfo file not sufficiently tested Commit: https://github.com/vim/vim/commit/2a8d3b8997d4fe94bc9c02ae04e873eab2f13b09 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Oct 4 21:20:25 2019 +0200 patch 8.1.2111: viminfo file not sufficiently tested Problem: Viminfo file not sufficiently tested. Solution: Add more tests. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/5009)
author Bram Moolenaar <Bram@vim.org>
date Fri, 04 Oct 2019 21:30:04 +0200
parents 25535ef50842
children 88716bc1c20b
comparison
equal deleted inserted replaced
18232:4baa5df0f47e 18233:7d147c191ef7
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 2111,
756 /**/ 758 /**/
757 2110, 759 2110,
758 /**/ 760 /**/
759 2109, 761 2109,
760 /**/ 762 /**/