comparison src/version.c @ 9663:27d3250c6dd4 v7.4.2108

commit https://github.com/vim/vim/commit/adfc5c2f9cf8032e496fcd4793d829768bd6d0a7 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 27 22:56:48 2016 +0200 patch 7.4.2108 Problem: Netbeans test is flaky. Solution: Wait for the cursor to be positioned.
author Christian Brabandt <cb@256bit.org>
date Wed, 27 Jul 2016 23:00:07 +0200
parents c7147f0fd29a
children b193bdb6ea25
comparison
equal deleted inserted replaced
9662:6f7ef4df2318 9663:27d3250c6dd4
756 NULL 756 NULL
757 }; 757 };
758 758
759 static int included_patches[] = 759 static int included_patches[] =
760 { /* Add new patch number below this line */ 760 { /* Add new patch number below this line */
761 /**/
762 2108,
761 /**/ 763 /**/
762 2107, 764 2107,
763 /**/ 765 /**/
764 2106, 766 2106,
765 /**/ 767 /**/