commit | 523f22d57794a73495aa49f667d7f90cc9c8b5c6 | [log] [tgz] |
---|---|---|
author | mert <mrty574@gmail.com> | Tue Jan 10 14:06:06 2023 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 10 14:06:06 2023 +0000 |
tree | a95c1dc64ec4b5b9d155a17baa56b484f335ea93 | |
parent | 566f76e6566ccc418b25d51f454d2cc509ca7f8a [diff] [blame] |
patch 9.0.1170: LGTM badge no longer works Problem: LGTM badge no longer works. Solution: Remove the LGTM badge. (closes #11799)
diff --git a/src/version.c b/src/version.c index 94b3aac..b3efaab 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1170, +/**/ 1169, /**/ 1168,