patch 9.0.0675: search test screendump is outdated

Problem:    Search test screendump is outdated.
Solution:   Update the screendump for improved display.
diff --git a/src/version.c b/src/version.c
index dc38428..3cf2ef9 100644
--- a/src/version.c
+++ b/src/version.c
@@ -700,6 +700,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    675,
+/**/
     674,
 /**/
     673,