comparison src/version.c @ 18993:dcbc559510f6 v8.2.0057

patch 8.2.0057: cannot build with small features Commit: https://github.com/vim/vim/commit/09d4640f6c4333da5167327629d355062f6629cd Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 29 23:53:01 2019 +0100 patch 8.2.0057: cannot build with small features Problem: Cannot build with small features. Solution: Add #ifdefs.
author Bram Moolenaar <Bram@vim.org>
date Mon, 30 Dec 2019 00:00:03 +0100
parents 847cc7932c42
children c77d7a415e59
comparison
equal deleted inserted replaced
18992:31a1be1dd3ea 18993:dcbc559510f6
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 57,
745 /**/ 747 /**/
746 56, 748 56,
747 /**/ 749 /**/
748 55, 750 55,
749 /**/ 751 /**/