comparison src/version.c @ 4248:beab15a2ef14 v7.3.875

updated for version 7.3.875 Problem: Build problem with some combination of features. Solution: Use FEAT_XCLIPBOARD instead of FEAT_CLIPBOARD.
author Bram Moolenaar <bram@vim.org>
date Thu, 21 Mar 2013 22:53:50 +0100
parents 4d0b39bcec20
children 787df0fc6539
comparison
equal deleted inserted replaced
4247:d2571e334983 4248:beab15a2ef14
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 875,
731 /**/ 733 /**/
732 874, 734 874,
733 /**/ 735 /**/
734 873, 736 873,
735 /**/ 737 /**/