commit | 1ad022a9b81d7829d5dc98cf5b8d0ee410558040 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Dec 03 18:20:32 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Dec 03 18:20:32 2017 +0100 |
tree | 91ce0dc3f8519c0718a06288d35398d69e4eab21 | |
parent | 24820691e6ba9dae41ef16a3d3e55589843b34f4 [diff] [blame] |
patch 8.0.1367
diff --git a/src/version.c b/src/version.c index 3f1d7db..4a82af9 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1366, +/**/ 1365, /**/ 1364,