diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -747,6 +747,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    676,
+/**/
     675,
 /**/
     674,