comparison src/version.c @ 6189:f4e9c65a18d4 v7.4.430

updated for version 7.4.430 Problem: test_listlbr fails when compiled with normal features. Solution: Check for the +conceal feature.
author Bram Moolenaar <bram@vim.org>
date Sat, 30 Aug 2014 18:10:18 +0200
parents e98e415ea3b8
children 5672a06e4bd8
comparison
equal deleted inserted replaced
6188:94aa9b1e062a 6189:f4e9c65a18d4
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 430,
744 /**/ 746 /**/
745 429, 747 429,
746 /**/ 748 /**/
747 428, 749 428,
748 /**/ 750 /**/