comparison src/version.c @ 6419:93aca8cdd7b8 v7.4.540

updated for version 7.4.540 Problem: Cannot build with tiny and small features. (Taro Muraoka) Solution: Add #ifdef around CMD_USER.
author Bram Moolenaar <bram@vim.org>
date Sun, 30 Nov 2014 22:51:06 +0100
parents 77fe94082f53
children 9fbb9c60ab41
comparison
equal deleted inserted replaced
6418:6423e2be352c 6419:93aca8cdd7b8
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 540,
744 /**/ 746 /**/
745 539, 747 539,
746 /**/ 748 /**/
747 538, 749 538,
748 /**/ 750 /**/