commit | d672dde584effd55702ee15efec4cb2a8c77bf85 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Feb 26 13:43:51 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 26 13:43:51 2020 +0100 |
tree | 742fb3cd5f535e1571827c81060572ce735ef96d | |
parent | bc93cebb692f47488d66f078d1728031e9be35e7 [diff] [blame] |
patch 8.2.0319: file missing in distribution, comments outdated Problem: File missing in distribution, comments outdated. Solution: Correct path of README file. Update comments.
diff --git a/src/version.c b/src/version.c index c5dccf4..e3ff8e1 100644 --- a/src/version.c +++ b/src/version.c
@@ -739,6 +739,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 319, +/**/ 318, /**/ 317,