comparison src/version.c @ 19089:9185ddf4cded v8.2.0105

patch 8.2.0105: Vim license not easy to find on github Commit: https://github.com/vim/vim/commit/c838626fea42ed5924ee6084d87d1b37b2d7b0ff Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 8 21:43:02 2020 +0100 patch 8.2.0105: Vim license not easy to find on github Problem: Vim license not easy to find on github. Solution: Add a separate LICENCE file. (closes https://github.com/vim/vim/issues/5458)
author Bram Moolenaar <Bram@vim.org>
date Wed, 08 Jan 2020 21:45:04 +0100
parents e3848b251a01
children 1c75e1974313
comparison
equal deleted inserted replaced
19088:74589f7c03e8 19089:9185ddf4cded
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 105,
745 /**/ 747 /**/
746 104, 748 104,
747 /**/ 749 /**/
748 103, 750 103,
749 /**/ 751 /**/