diff src/version.c @ 18728:9f1cf1458708 v8.1.2354

patch 8.1.2354: Cirrus CI runs on another repository Commit: https://github.com/vim/vim/commit/31ff2e1b43f5c85fdabfcfce93192405e6e559e2 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 28 20:53:08 2019 +0100 patch 8.1.2354: Cirrus CI runs on another repository Problem: Cirrus CI runs on another repository. Solution: Run Cirrus CI on vim/vim.
author Bram Moolenaar <Bram@vim.org>
date Thu, 28 Nov 2019 21:00:03 +0100
parents ee8cf665dc2e
children 2faf6c331cb8
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -738,6 +738,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2354,
+/**/
     2353,
 /**/
     2351,