comparison 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
comparison
equal deleted inserted replaced
18727:4ce2720623a2 18728:9f1cf1458708
735 NULL 735 NULL
736 }; 736 };
737 737
738 static int included_patches[] = 738 static int included_patches[] =
739 { /* Add new patch number below this line */ 739 { /* Add new patch number below this line */
740 /**/
741 2354,
740 /**/ 742 /**/
741 2353, 743 2353,
742 /**/ 744 /**/
743 2351, 745 2351,
744 /**/ 746 /**/