comparison src/version.c @ 8198:7c21dd028e0f v7.4.1392

commit https://github.com/vim/vim/commit/2cd5bb2505acc001933e97cf788f473f8db60895 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 22 22:05:32 2016 +0100 patch 7.4.1392 Problem: Some tests fail for Win32 console version. Solution: Move the tests to SCRIPTS_MORE2. Pass VIMRUNTIME. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Mon, 22 Feb 2016 22:15:03 +0100
parents cbb2f84da063
children ee84450e604e
comparison
equal deleted inserted replaced
8197:d1ddce7e5416 8198:7c21dd028e0f
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1392,
751 /**/ 753 /**/
752 1391, 754 1391,
753 /**/ 755 /**/
754 1390, 756 1390,
755 /**/ 757 /**/