comparison src/version.c @ 6563:6b86d256fd33 v7.4.608

updated for version 7.4.608 Problem: test_eval fails when the clipboard feature is missing. Solution: Skip part of the test. Reduce the text used.
author Bram Moolenaar <bram@vim.org>
date Tue, 27 Jan 2015 22:52:15 +0100
parents 52b89a52ffd4
children 38add5a3d617
comparison
equal deleted inserted replaced
6562:5dce4a2a84eb 6563:6b86d256fd33
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 608,
744 /**/ 746 /**/
745 607, 747 607,
746 /**/ 748 /**/
747 606, 749 606,
748 /**/ 750 /**/