comparison src/version.c @ 19619:1eb83d461033 v8.2.0366

patch 8.2.0366: hardcopy command not tested enough Commit: https://github.com/vim/vim/commit/2e09634a7880f55a61cb6b959dd89c51972866af Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 9 12:13:27 2020 +0100 patch 8.2.0366: hardcopy command not tested enough Problem: Hardcopy command not tested enough. Solution: Add tests for printing. (Dominique Pelle, closes https://github.com/vim/vim/issues/5748)
author Bram Moolenaar <Bram@vim.org>
date Mon, 09 Mar 2020 12:15:03 +0100
parents 5ce724c60c4c
children 0d677257e35d
comparison
equal deleted inserted replaced
19618:4b2a45315826 19619:1eb83d461033
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 366,
741 /**/ 743 /**/
742 365, 744 365,
743 /**/ 745 /**/
744 364, 746 364,
745 /**/ 747 /**/