comparison src/version.c @ 9266:78fc4c84476e v7.4.1916

commit https://github.com/vim/vim/commit/b8aefa46adf5e825118716e142fab7ef32076475 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jun 10 23:02:56 2016 +0200 patch 7.4.1916 Problem: No proper test for what 7.4.1906 fixes. Solution: Add a test for reading many lines.
author Christian Brabandt <cb@256bit.org>
date Fri, 10 Jun 2016 23:15:05 +0200
parents b0be59a89bde
children a00e32b5bb39
comparison
equal deleted inserted replaced
9265:2d3262d0362c 9266:78fc4c84476e
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 1916,
756 /**/ 758 /**/
757 1915, 759 1915,
758 /**/ 760 /**/
759 1914, 761 1914,
760 /**/ 762 /**/