comparison src/version.c @ 10134:95e9be4bc490 v7.4.2338

commit https://github.com/vim/vim/commit/7947312871e7d01cdba058199904c212ec32f1c0 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 6 21:32:11 2016 +0200 patch 7.4.2338 Problem: Can't build with small features. (John Marriott) Solution: Nearly always define FEAT_TAG_BINS.
author Christian Brabandt <cb@256bit.org>
date Tue, 06 Sep 2016 21:45:06 +0200
parents 9a13895ee8d7
children 13304dccb96e
comparison
equal deleted inserted replaced
10133:898d3f00ff4b 10134:95e9be4bc490
761 NULL 761 NULL
762 }; 762 };
763 763
764 static int included_patches[] = 764 static int included_patches[] =
765 { /* Add new patch number below this line */ 765 { /* Add new patch number below this line */
766 /**/
767 2338,
766 /**/ 768 /**/
767 2337, 769 2337,
768 /**/ 770 /**/
769 2336, 771 2336,
770 /**/ 772 /**/