comparison src/version.c @ 20361:4bb526ae0989 v8.2.0736

patch 8.2.0736: some files not recognized as pamenv Commit: https://github.com/vim/vim/commit/aacc6afdb8cdeb2558e6942dcd65ca0079bec1ee Author: Bram Moolenaar <Bram@vim.org> Date: Mon May 11 19:46:36 2020 +0200 patch 8.2.0736: some files not recognized as pamenv Problem: Some files not recognized as pamenv. Solution: Add pam_inv.conf. (closes https://github.com/vim/vim/issues/6065)
author Bram Moolenaar <Bram@vim.org>
date Mon, 11 May 2020 20:00:04 +0200
parents fad124c0e349
children b84e366e0418
comparison
equal deleted inserted replaced
20360:0af966ee7337 20361:4bb526ae0989
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 736,
749 /**/ 751 /**/
750 735, 752 735,
751 /**/ 753 /**/
752 734, 754 734,
753 /**/ 755 /**/