comparison src/version.c @ 6493:45ff9dd354ea v7.4.574

updated for version 7.4.574 Problem: No error for eval('$'). Solution: Check for empty name. (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Jan 2015 17:15:05 +0100
parents 8cfbc34ae4aa
children fe0f33ac63af
comparison
equal deleted inserted replaced
6492:1e3ac0aca071 6493:45ff9dd354ea
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 574,
744 /**/ 746 /**/
745 573, 747 573,
746 /**/ 748 /**/
747 572, 749 572,
748 /**/ 750 /**/