comparison src/version.c @ 6528:7b8e3be930f3 v7.4.591

updated for version 7.4.591 Problem: test_listlbr_utf8 fails when the conceal feature is not available. Solution: Check for the conceal feature. (Kazunobu Kuriyama)
author Bram Moolenaar <bram@vim.org>
date Thu, 22 Jan 2015 22:41:56 +0100
parents 5b8d26b85437
children 005a6b650866
comparison
equal deleted inserted replaced
6527:41aee763b819 6528:7b8e3be930f3
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 591,
744 /**/ 746 /**/
745 590, 747 590,
746 /**/ 748 /**/
747 589, 749 589,
748 /**/ 750 /**/