commit | 6f345a1458df2db03fba7863492404e9dc8b817c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 17 21:27:18 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 17 21:27:18 2019 +0100 |
tree | 6eda4ac072ea9ae8440d5597fb1f8a2f438fc576 | |
parent | a48e78e11f2b647183fd12f569020756b17d7683 [diff] [blame] |
patch 8.2.0017: OS/2 and MS-DOS are still mentioned Problem: OS/2 and MS-DOS are still mentioned, even though support was removed long ago. Solution: Update documentation. (Yegappan Lakshmanan, closes #5368)
diff --git a/src/version.c b/src/version.c index e299ee9..c11710a 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 17, +/**/ 16, /**/ 15,