patch 8.2.4495: help test fails in 24 line terminal

Problem:    Help test fails in 24 line terminal.
Solution:   Use up to 23 lines for text.
diff --git a/src/version.c b/src/version.c
index 341a681..55ebc43 100644
--- a/src/version.c
+++ b/src/version.c
@@ -755,6 +755,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    4495,
+/**/
     4494,
 /**/
     4493,