diff src/version.c @ 17373:c7763af24f8d v8.1.1685

patch 8.1.1685: missing file in distributed file list commit https://github.com/vim/vim/commit/a099da357248b48e0a78bc5675c5dd222b557bf1 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 13 23:06:26 2019 +0200 patch 8.1.1685: missing file in distributed file list Problem: Missing file in distributed file list. Solution: Add profiling.pro
author Bram Moolenaar <Bram@vim.org>
date Sat, 13 Jul 2019 23:15:05 +0200
parents ba06a1c42274
children 6f36caf4f702
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -778,6 +778,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1685,
+/**/
     1684,
 /**/
     1683,