comparison src/version.c @ 6394:5f49ac8426df v7.4.528

updated for version 7.4.528 Problem: Crash when using matchadd() (Yasuhiro Matsumoto) Solution: Copy the match regprog.
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Nov 2014 13:37:10 +0100
parents 2bb019eb60ca
children 72d5a533ec87
comparison
equal deleted inserted replaced
6393:661e95466448 6394:5f49ac8426df
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 528,
744 /**/ 746 /**/
745 527, 747 527,
746 /**/ 748 /**/
747 526, 749 526,
748 /**/ 750 /**/