diff src/version.c @ 15316:2426e8c2d931 v8.1.0666

patch 8.1.0666: text property test fails commit https://github.com/vim/vim/commit/fb2f7aa982a3767cd3fa61aad8dcc075f339e15b Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 31 14:34:05 2018 +0100 patch 8.1.0666: text property test fails Problem: Text property test fails. Solution: Update screenshot.
author Bram Moolenaar <Bram@vim.org>
date Mon, 31 Dec 2018 14:45:05 +0100
parents c4d62945d96f
children f58e7895cb40
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -800,6 +800,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    666,
+/**/
     665,
 /**/
     664,