comparison src/version.c @ 22726:768f72ca8872 v8.2.1911

patch 8.2.1911: tiny build fails Commit: https://github.com/vim/vim/commit/977fd0b327ed46a71c80d2cd62cbe149d43b9a69 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Oct 27 09:12:45 2020 +0100 patch 8.2.1911: tiny build fails Problem: Tiny build fails. Solution: Add #ifdef.
author Bram Moolenaar <Bram@vim.org>
date Tue, 27 Oct 2020 09:15:04 +0100
parents 51bc501a13ca
children 1928f863ac6e
comparison
equal deleted inserted replaced
22725:4f40cc0fea4c 22726:768f72ca8872
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 1911,
753 /**/ 755 /**/
754 1910, 756 1910,
755 /**/ 757 /**/
756 1909, 758 1909,
757 /**/ 759 /**/