comparison src/version.c @ 8546:996109e24f02 v7.4.1563

commit https://github.com/vim/vim/commit/790500a8e65bee295ef51a59dfa67ecbaab8ea17 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 15 11:05:45 2016 +0100 patch 7.4.1563 Problem: Partial test fails on windows. Solution: Return 1 or -1 from compare function.
author Christian Brabandt <cb@256bit.org>
date Tue, 15 Mar 2016 11:15:05 +0100
parents b4850f705181
children 24db3583c496
comparison
equal deleted inserted replaced
8545:27d347100acf 8546:996109e24f02
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1563,
746 /**/ 748 /**/
747 1562, 749 1562,
748 /**/ 750 /**/
749 1561, 751 1561,
750 /**/ 752 /**/