commit | 0022675aa362da0969666e48ced252b57ca1f79e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Oct 01 16:54:07 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Oct 01 16:54:07 2020 +0200 |
tree | fb5ff0f19151ce9bb46129a10e26dab85ca44bb8 | |
parent | 5366e1aecfff4546df6af86cf98013f23ed5c3bd [diff] [blame] |
patch 8.2.1779: some debian changelog files are not recognized Problem: Some debian changelog files are not recognized. Solution: Add */debian/changelog. (Jason Franklin)
diff --git a/src/version.c b/src/version.c index b92e99b..39dcf2e 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1779, +/**/ 1778, /**/ 1777,