comparison src/version.c @ 21679:b5ce3d0e0f74 v8.2.1389

patch 8.2.1389: file missing from the distribution Commit: https://github.com/vim/vim/commit/74d95b5b58a36697975c48192e84be808b2512a8 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 7 20:47:39 2020 +0200 patch 8.2.1389: file missing from the distribution Problem: File missing from the distribution. Solution: Add script_util.vim to the list of distributes files.
author Bram Moolenaar <Bram@vim.org>
date Fri, 07 Aug 2020 21:00:04 +0200
parents 84d38f98e5de
children 877321650f7f
comparison
equal deleted inserted replaced
21678:b48de140be15 21679:b5ce3d0e0f74
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1389,
757 /**/ 759 /**/
758 1388, 760 1388,
759 /**/ 761 /**/
760 1387, 762 1387,
761 /**/ 763 /**/