comparison src/version.c @ 20929:808e39c257de v8.2.1016

patch 8.2.1016: Vim9: test fails when channel feature is missing Commit: https://github.com/vim/vim/commit/7e380030c15d961421a3fcda6cc358e2d112f4f8 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jun 19 22:35:44 2020 +0200 patch 8.2.1016: Vim9: test fails when channel feature is missing Problem: Vim9: test fails when channel feature is missing. Solution: Process an :if command when skipping
author Bram Moolenaar <Bram@vim.org>
date Fri, 19 Jun 2020 22:45:04 +0200
parents 9328feafbbf5
children 2351948e193d
comparison
equal deleted inserted replaced
20928:75950e88ec4f 20929:808e39c257de
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1016,
757 /**/ 759 /**/
758 1015, 760 1015,
759 /**/ 761 /**/
760 1014, 762 1014,
761 /**/ 763 /**/