commit | 65a8ed37f7bc61fbe5c612a7b0eb0dfc16ad3e11 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jun 24 21:00:25 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jun 24 21:00:25 2020 +0200 |
tree | 417a5ed0dc8a4ce91f691bee864d62d6def5dcb0 | |
parent | b171fb179053fa631fec74911b5fb9374cb6a8a1 [diff] [blame] |
patch 8.2.1050: missing change in struct Problem: Missing change in struct. Solution: Add missing change.
diff --git a/src/version.c b/src/version.c index d39c1b0..ba3e621 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1050, +/**/ 1049, /**/ 1048,