comparison src/version.c @ 5913:156f891d520e v7.4.298

updated for version 7.4.298 Problem: Can't have a funcref start with "t:". Solution: Add "t" to the list of accepted names. (Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Thu, 22 May 2014 14:19:56 +0200
parents 81f5a056b2a5
children daebf8ce6608
comparison
equal deleted inserted replaced
5912:9c7544dc69b2 5913:156f891d520e
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 298,
737 /**/ 739 /**/
738 297, 740 297,
739 /**/ 741 /**/
740 296, 742 296,
741 /**/ 743 /**/