comparison src/version.c @ 6375:27a36d1013a6 v7.4.519

updated for version 7.4.519 Problem: Crash when using syntax highlighting. Solution: When regprog is freed and replaced, store the result.
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Nov 2014 16:38:07 +0100
parents 383cb9ddb561
children 392dad030b8d
comparison
equal deleted inserted replaced
6374:d98edc1ee7be 6375:27a36d1013a6
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 519,
744 /**/ 746 /**/
745 518, 747 518,
746 /**/ 748 /**/
747 517, 749 517,
748 /**/ 750 /**/