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,