comparison src/version.c @ 7778:4e09a38129a3 v7.4.1186

commit https://github.com/vim/vim/commit/4a1314cb9c1847dc32ceeb3eebeae123ef10b16e Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 27 20:47:18 2016 +0100 patch 7.4.1186 Problem: Error messages for security context are hard to translate. Solution: Use one string with %s. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Wed, 27 Jan 2016 21:00:05 +0100
parents d30f4f9b1024
children e09af43f98f7
comparison
equal deleted inserted replaced
7777:3f2d25636986 7778:4e09a38129a3
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 1186,
749 /**/ 751 /**/
750 1185, 752 1185,
751 /**/ 753 /**/
752 1184, 754 1184,
753 /**/ 755 /**/