comparison src/version.c @ 21953:947aba2d8c28 v8.2.1526

patch 8.2.1526: line in testdir Makefile got commented out Commit: https://github.com/vim/vim/commit/228e62975e7aef9d6224a5a7c43625c1c1494fc2 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 27 16:06:46 2020 +0200 patch 8.2.1526: line in testdir Makefile got commented out Problem: Line in testdir Makefile got commented out. (Christian Brabandt) Solution: Revert.
author Bram Moolenaar <Bram@vim.org>
date Thu, 27 Aug 2020 16:15:03 +0200
parents 3ece5c9fe811
children 3991a6df522e
comparison
equal deleted inserted replaced
21952:5f58121490bb 21953:947aba2d8c28
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 1526,
757 /**/ 759 /**/
758 1525, 760 1525,
759 /**/ 761 /**/
760 1524, 762 1524,
761 /**/ 763 /**/