comparison src/version.c @ 7362:16c67ab8eafd v7.4.986

commit https://github.com/vim/vim/commit/da9888a3f0118ce1ce5acbdcf4720602c2de2a3b Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 28 21:35:14 2015 +0100 patch 7.4.986 Problem: Test49 doesn't work on MS-Windows. test70 is listed twice. Solution: Move test49 to the group not used on Amiga and MS-Windows. Remove test70 from SCRIPTS_WIN32.
author Christian Brabandt <cb@256bit.org>
date Mon, 28 Dec 2015 21:45:04 +0100
parents b20095ba6fc2
children fe2f6b92d806
comparison
equal deleted inserted replaced
7361:7e79aa31c025 7362:16c67ab8eafd
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 986,
744 /**/ 746 /**/
745 985, 747 985,
746 /**/ 748 /**/
747 984, 749 984,
748 /**/ 750 /**/