diff src/version.c @ 16356:1759d0ec0a6f v8.1.1183

patch 8.1.1183: typos in VisVim comments commit https://github.com/vim/vim/commit/b49e3563b920ff6d96b88a1f658182a986b2b1ea Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 17 18:31:18 2019 +0200 patch 8.1.1183: typos in VisVim comments Problem: Typos in VisVim comments. Solution: Correct the typos. (Christ van Willegen)
author Bram Moolenaar <Bram@vim.org>
date Wed, 17 Apr 2019 18:45:04 +0200
parents b3bc3ba07bef
children 1a441c73adbc
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -772,6 +772,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1183,
+/**/
     1182,
 /**/
     1181,