comparison src/version.c @ 20796:8b775cd23555 v8.2.0950

patch 8.2.0950: tagjump test fails Commit: https://github.com/vim/vim/commit/13b8205b442f52f34deac98e3312a27dec14d8e2 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jun 10 17:13:48 2020 +0200 patch 8.2.0950: tagjump test fails Problem: Tagjump test fails. Solution: Adjust expected text of the prompt.
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Jun 2020 17:15:04 +0200
parents 2e7acc208a1f
children ce36225c9bed
comparison
equal deleted inserted replaced
20795:34febcaa0336 20796:8b775cd23555
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 950,
757 /**/ 759 /**/
758 949, 760 949,
759 /**/ 761 /**/
760 948, 762 948,
761 /**/ 763 /**/