comparison src/version.c @ 7784:29d4ee3f009a v7.4.1189

commit https://github.com/vim/vim/commit/923e43b837ca4c8edb7998743f142823eaeaf588 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 28 15:07:38 2016 +0100 patch 7.4.1189 Problem: Using another language on MS-Windows does not work. (Yongwei Wu) Solution: Undo the change to try loading libintl-8.dll first.
author Christian Brabandt <cb@256bit.org>
date Thu, 28 Jan 2016 15:15:04 +0100
parents 3a99194bd187
children 0ee0c7729f28
comparison
equal deleted inserted replaced
7783:78bd525c219f 7784:29d4ee3f009a
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 1189,
749 /**/ 751 /**/
750 1188, 752 1188,
751 /**/ 753 /**/
752 1187, 754 1187,
753 /**/ 755 /**/