comparison src/version.c @ 13982:29bad8212db3 v8.1.0009

patch 8.1.0009: tabpages insufficiently tested commit https://github.com/vim/vim/commit/dbe8869c41a3b3309207a434c17db295d358e873 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 20 14:57:22 2018 +0200 patch 8.1.0009: tabpages insufficiently tested Problem: Tabpages insufficiently tested. Solution: Add more test coverage. (Dominique Pelle, closes https://github.com/vim/vim/issues/2934)
author Christian Brabandt <cb@256bit.org>
date Sun, 20 May 2018 15:00:06 +0200
parents a9e31b01366b
children 9b1dc5c2f460
comparison
equal deleted inserted replaced
13981:5511d996e15a 13982:29bad8212db3
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 9,
764 /**/ 766 /**/
765 8, 767 8,
766 /**/ 768 /**/
767 7, 769 7,
768 /**/ 770 /**/