comparison src/version.c @ 8352:2c40b40c3220 v7.4.1468

commit https://github.com/vim/vim/commit/51d1d536802b5d8232d47e56f165ba8a009529b5 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 1 22:51:46 2016 +0100 patch 7.4.1468 Problem: Sort test doesn't test with "1" argument. Solution: Also test ignore-case sorting. (Yasuhiro Matsumoto)
author Christian Brabandt <cb@256bit.org>
date Tue, 01 Mar 2016 23:00:04 +0100
parents e70fa2e110ec
children b151c3f9be72
comparison
equal deleted inserted replaced
8351:385c42145b31 8352:2c40b40c3220
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 1468,
746 /**/ 748 /**/
747 1467, 749 1467,
748 /**/ 750 /**/
749 1466, 751 1466,
750 /**/ 752 /**/