comparison src/version.c @ 6409:83c5fd1b55bc v7.4.535

updated for version 7.4.535 Problem: Can't build with tiny features. Solution: Add #ifdefs and skip a test.
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Nov 2014 18:33:02 +0100
parents ee28ddfc7b7c
children d51d47bd77c2
comparison
equal deleted inserted replaced
6408:1e6d87a36dcd 6409:83c5fd1b55bc
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 535,
744 /**/ 746 /**/
745 534, 747 534,
746 /**/ 748 /**/
747 533, 749 533,
748 /**/ 750 /**/