comparison src/version.c @ 27501:378d3f7483e9 v8.2.4278

patch 8.2.4278: build with Athena GUI fails Commit: https://github.com/vim/vim/commit/4e3b3182307444f205a5f35e257c651f0f3717ad Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 1 10:16:00 2022 +0000 patch 8.2.4278: build with Athena GUI fails Problem: Build with Athena GUI fails. (Elimar Riesebieter) Solution: Add #ifdef.
author Bram Moolenaar <Bram@vim.org>
date Tue, 01 Feb 2022 11:30:03 +0100
parents df414fc12eed
children 4cea92e99a5a
comparison
equal deleted inserted replaced
27500:0fb94e0df02d 27501:378d3f7483e9
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 4278,
749 /**/ 751 /**/
750 4277, 752 4277,
751 /**/ 753 /**/
752 4276, 754 4276,
753 /**/ 755 /**/