comparison src/version.c @ 5710:0559091e6f09 v7.4.200

updated for version 7.4.200 Problem: Too many #ifdefs in the code. Solution: Enable FEAT_VISUAL always, await any complaints
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Mar 2014 17:56:48 +0100
parents 54b1a90c9373
children 06e5f65c34d8
comparison
equal deleted inserted replaced
5709:19f91de50fd1 5710:0559091e6f09
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 200,
741 /**/ 743 /**/
742 199, 744 199,
743 /**/ 745 /**/
744 198, 746 198,
745 /**/ 747 /**/