commit | 228e62975e7aef9d6224a5a7c43625c1c1494fc2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Aug 27 16:06:46 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Aug 27 16:06:46 2020 +0200 |
tree | e8234906e38fc6206a62981e37138022b5d92da0 | |
parent | 6e3aeec8461cf27396b6574b5438019a00684e00 [diff] [blame] |
patch 8.2.1526: line in testdir Makefile got commented out Problem: Line in testdir Makefile got commented out. (Christian Brabandt) Solution: Revert.
diff --git a/src/version.c b/src/version.c index 71851c8..514cc68 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1526, +/**/ 1525, /**/ 1524,