comparison src/version.c @ 16736:426bf8101214 v8.1.1370

patch 8.1.1370: not using the new github feature for donations commit https://github.com/vim/vim/commit/05b8b07e2770b66ab77fdb5e195cae809959bdab Author: Bram Moolenaar <Bram@vim.org> Date: Thu May 23 20:42:10 2019 +0200 patch 8.1.1370: not using the new github feature for donations Problem: Not using the new github feature for donations. Solution: Add a Sponsor button. (closes https://github.com/vim/vim/issues/4417)
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 May 2019 20:45:04 +0200
parents e3feaa3e5f10
children b52ea9c5f1db
comparison
equal deleted inserted replaced
16735:143771cdb9d2 16736:426bf8101214
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1370,
770 /**/ 772 /**/
771 1369, 773 1369,
772 /**/ 774 /**/
773 1368, 775 1368,
774 /**/ 776 /**/