comparison src/version.c @ 26755:ddaea8dcaff5 v8.2.3906

patch 8.2.3906: Vim9 help still contains "under development" warnings Commit: https://github.com/vim/vim/commit/1f318c6eac3d894a3fb9c68c53512cdd75e8f6b4 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 26 18:09:31 2021 +0000 patch 8.2.3906: Vim9 help still contains "under development" warnings Problem: Vim9 help still contains "under development" warnings. Solution: Remove the explicit warning.
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Dec 2021 19:15:03 +0100
parents c271b07a56f6
children 3a2b222107a6
comparison
equal deleted inserted replaced
26754:ee7490e7b656 26755:ddaea8dcaff5
747 NULL 747 NULL
748 }; 748 };
749 749
750 static int included_patches[] = 750 static int included_patches[] =
751 { /* Add new patch number below this line */ 751 { /* Add new patch number below this line */
752 /**/
753 3906,
752 /**/ 754 /**/
753 3905, 755 3905,
754 /**/ 756 /**/
755 3904, 757 3904,
756 /**/ 758 /**/