comparison src/version.c @ 9191:ce045e4d3244 v7.4.1879

commit https://github.com/vim/vim/commit/e38a2f7ebda791bcecccd657919ae9f7e2f6438c Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 2 20:07:09 2016 +0200 patch 7.4.1879 Problem: Channel test is flaky. Solution: Wait for close_cb to be invoked.
author Christian Brabandt <cb@256bit.org>
date Thu, 02 Jun 2016 20:15:06 +0200
parents 4b55d8e162d4
children 0378a3bdf0fe
comparison
equal deleted inserted replaced
9190:468d1d8dc054 9191:ce045e4d3244
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 1879,
756 /**/ 758 /**/
757 1878, 759 1878,
758 /**/ 760 /**/
759 1877, 761 1877,
760 /**/ 762 /**/