comparison src/version.c @ 20242:258f5183b7e1 v8.2.0676

patch 8.2.0676: pattern in list of distributed files does not match Commit: https://github.com/vim/vim/commit/37addecc422c3b62a622b371246dc4ef0a2fa157 Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 1 16:08:11 2020 +0200 patch 8.2.0676: pattern in list of distributed files does not match Problem: Pattern in list of distributed files does not match. Solution: Drop "testdir/test_[a-z]*.ok". Add CI sed files.
author Bram Moolenaar <Bram@vim.org>
date Fri, 01 May 2020 16:15:05 +0200
parents 2135b4641680
children 23d75968ca5e
comparison
equal deleted inserted replaced
20241:56265f711890 20242:258f5183b7e1
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 676,
749 /**/ 751 /**/
750 675, 752 675,
751 /**/ 753 /**/
752 674, 754 674,
753 /**/ 755 /**/