commit | bfaa24f95343af9c058696644375d04e660f1b00 | [log] [tgz] |
---|---|---|
author | Philip H <47042125+pheiduck@users.noreply.github.com> | Wed Jun 01 21:26:34 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jun 01 21:26:34 2022 +0100 |
tree | 522bd8bdb46bb18a4ff9d8e7273659452c0244f2 | |
parent | 882476ad7b4944a8386993e94b7e31139a314f91 [diff] [blame] |
patch 8.2.5052: CI checkout step title is a bit cryptic Problem: CI checkout step title is a bit cryptic. Solution: Add a better title. (closes #10509)
diff --git a/src/version.c b/src/version.c index 9df4167..36a69d9 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 5052, +/**/ 5051, /**/ 5050,