diff src/version.c @ 17640:c12c811695f7 v8.1.1817

patch 8.1.1817: github contribution text is incomplete commit https://github.com/vim/vim/commit/6f33b893c6c5f4881ca60e12cb81a3ec31eae7ab Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 4 23:22:08 2019 +0200 patch 8.1.1817: github contribution text is incomplete Problem: Github contribution text is incomplete. Solution: Update the text.
author Bram Moolenaar <Bram@vim.org>
date Sun, 04 Aug 2019 23:30:05 +0200
parents 9ffec4eb8d33
children fe637f192d80
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -774,6 +774,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1817,
+/**/
     1816,
 /**/
     1815,