comparison src/version.c @ 11030:9d40a98f0834 v8.0.0404

patch 8.0.0404: not enough testing for quickfix commit https://github.com/vim/vim/commit/391b1dd040af204b150d43c5a1c97477ee450a28 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 4 13:47:11 2017 +0100 patch 8.0.0404: not enough testing for quickfix Problem: Not enough testing for quickfix. Solution: Add some more tests. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Sat, 04 Mar 2017 14:00:04 +0100
parents 4df1647531a6
children 516391d8865f
comparison
equal deleted inserted replaced
11029:80594d56020f 11030:9d40a98f0834
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 404,
767 /**/ 769 /**/
768 403, 770 403,
769 /**/ 771 /**/
770 402, 772 402,
771 /**/ 773 /**/