comparison src/version.c @ 15561:ea9f1180d337 v8.1.0788

patch 8.1.0788: cannot build with tiny features commit https://github.com/vim/vim/commit/b2148f5864d297ca907cdecf7d13fa6c41ef2df1 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 20 23:43:57 2019 +0100 patch 8.1.0788: cannot build with tiny features Problem: Cannot build with tiny features. Solution: Adjust #ifdefs.
author Bram Moolenaar <Bram@vim.org>
date Sun, 20 Jan 2019 23:45:04 +0100
parents 59d32a45da1a
children e6d2e41669b8
comparison
equal deleted inserted replaced
15560:2e40fae2c910 15561:ea9f1180d337
789 NULL 789 NULL
790 }; 790 };
791 791
792 static int included_patches[] = 792 static int included_patches[] =
793 { /* Add new patch number below this line */ 793 { /* Add new patch number below this line */
794 /**/
795 788,
794 /**/ 796 /**/
795 787, 797 787,
796 /**/ 798 /**/
797 786, 799 786,
798 /**/ 800 /**/