commit | 8088ae95bbed2085c5fb196850c4e4b8df55c989 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jun 20 11:38:17 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jun 20 11:38:17 2022 +0100 |
tree | c1507cdeb643ca125e72d4a1158c2b7ac018c6fa | |
parent | 509ce0383105d5b516ef2d489adb7c554d3c8f81 [diff] [blame] |
patch 8.2.5138: various small issues Problem: Various small issues. Solution: Various small improvments.
diff --git a/src/version.c b/src/version.c index 584d9e1..0422787 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 5138, +/**/ 5137, /**/ 5136,