comparison src/version.c @ 8029:770dd91ad9f7 v7.4.1309

commit https://github.com/vim/vim/commit/00af60bbb6cc7e8ccafddb30a1964f891b800bce Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 13 14:06:14 2016 +0100 patch 7.4.1309 Problem: When a test fails not all relevant info is listed. Solution: Add the errors to the messages.
author Christian Brabandt <cb@256bit.org>
date Sat, 13 Feb 2016 14:15:04 +0100
parents 4fd171e5cedc
children ece323e2b57f
comparison
equal deleted inserted replaced
8028:085a06fde9ad 8029:770dd91ad9f7
745 NULL 745 NULL
746 }; 746 };
747 747
748 static int included_patches[] = 748 static int included_patches[] =
749 { /* Add new patch number below this line */ 749 { /* Add new patch number below this line */
750 /**/
751 1309,
750 /**/ 752 /**/
751 1308, 753 1308,
752 /**/ 754 /**/
753 1307, 755 1307,
754 /**/ 756 /**/