comparison src/version.c @ 7318:de124c05fe4f v7.4.964

commit https://github.com/vim/vim/commit/91376b63877c113fe9a3fff2c1b04bf9504f447f Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 11 16:17:02 2015 +0100 patch 7.4.964 Problem: Test 87 doesn't work in a shadow directory. Solution: Handle the extra subdirectory. (James McCoy, closes https://github.com/vim/vim/issues/515)
author Christian Brabandt <cb@256bit.org>
date Fri, 11 Dec 2015 16:30:04 +0100
parents 6170f4945b83
children cc484bbb73dc
comparison
equal deleted inserted replaced
7317:9061e3d5a6bb 7318:de124c05fe4f
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 964,
744 /**/ 746 /**/
745 963, 747 963,
746 /**/ 748 /**/
747 962, 749 962,
748 /**/ 750 /**/