comparison src/version.c @ 27740:2bd27d5ffbef v8.2.4396

patch 8.2.4396: Python3 test fails Commit: https://github.com/vim/vim/commit/f5288c589500de0677444af4a428cfbccfccb8ce Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 15 21:33:29 2022 +0000 patch 8.2.4396: Python3 test fails Problem: Python3 test fails. Solution: Remove "let".
author Bram Moolenaar <Bram@vim.org>
date Tue, 15 Feb 2022 22:45:03 +0100
parents d754ac2f5ac5
children 3b2c75c0a7ab
comparison
equal deleted inserted replaced
27739:0c41599193bf 27740:2bd27d5ffbef
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 4396,
753 /**/ 755 /**/
754 4395, 756 4395,
755 /**/ 757 /**/
756 4394, 758 4394,
757 /**/ 759 /**/