diff src/version.c @ 18791:f966b20bb74d v8.1.2384

patch 8.1.2384: test 48 is old style Commit: https://github.com/vim/vim/commit/079119babe1cbba3f9234927e62fd75465f2d6b4 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 3 22:59:23 2019 +0100 patch 8.1.2384: test 48 is old style Problem: Test 48 is old style. Solution: Merge test cases into new style test. (Yegappan Lakshmanan, closes #5307)
author Bram Moolenaar <Bram@vim.org>
date Tue, 03 Dec 2019 23:00:07 +0100
parents e1f4e9d78a6a
children 7a1606ceec7d
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -743,6 +743,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2384,
+/**/
     2383,
 /**/
     2382,