comparison src/version.c @ 6452:c12439378869 v7.4.555

updated for version 7.4.555 Problem: test_close_count may fail for some combination of features. Solution: Require normal features.
author Bram Moolenaar <bram@vim.org>
date Wed, 17 Dec 2014 14:42:46 +0100
parents 7e4c22ecc679
children a35752526cd0
comparison
equal deleted inserted replaced
6451:101f8a418fb7 6452:c12439378869
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 555,
744 /**/ 746 /**/
745 554, 747 554,
746 /**/ 748 /**/
747 553, 749 553,
748 /**/ 750 /**/