commit | e8e307818495d1a5d821df9bd4bde83add0520e5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 10 21:46:05 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 10 21:46:05 2021 +0200 |
tree | 3b1b9a4357e868213bda49d7e1c6a622fc01c487 | |
parent | fed9e830fcffa90cf73dd125a27d27ed7eafbd68 [diff] [blame] |
patch 8.2.2752
diff --git a/src/version.c b/src/version.c index 2e0d313..d266a1a 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2752, +/**/ 2751, /**/ 2750,