comparison src/version.c @ 6663:056809de0b29 v7.4.656

updated for version 7.4.656 Problem: Missing changes for glob() in one file. Solution: Add the missing changes.
author Bram Moolenaar <bram@vim.org>
date Thu, 05 Mar 2015 21:21:19 +0100
parents 950e24f26ef8
children 9fda0c52db0b
comparison
equal deleted inserted replaced
6662:5e7cbaa2417b 6663:056809de0b29
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 656,
744 /**/ 746 /**/
745 655, 747 655,
746 /**/ 748 /**/
747 654, 749 654,
748 /**/ 750 /**/