comparison src/version.c @ 9748:5440f3442841 v7.4.2149

commit https://github.com/vim/vim/commit/7cba71d7e3576639679b6a3aedeeb1ac07f7f2f5 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Aug 2 23:04:49 2016 +0200 patch 7.4.2149 Problem: If a test leaves a window open a following test may fail. Solution: Always close extra windows after running a test.
author Christian Brabandt <cb@256bit.org>
date Tue, 02 Aug 2016 23:15:07 +0200
parents ab96eb561a7e
children 0f4b76b2757a
comparison
equal deleted inserted replaced
9747:7ef0620bfed7 9748:5440f3442841
761 NULL 761 NULL
762 }; 762 };
763 763
764 static int included_patches[] = 764 static int included_patches[] =
765 { /* Add new patch number below this line */ 765 { /* Add new patch number below this line */
766 /**/
767 2149,
766 /**/ 768 /**/
767 2148, 769 2148,
768 /**/ 770 /**/
769 2147, 771 2147,
770 /**/ 772 /**/