patch 8.2.3918: function list test fails

Problem:    Function list test fails.
Solution:   Adjust the test for the new location of the function list.
diff --git a/src/version.c b/src/version.c
index 1a71a53..4e6c07b 100644
--- a/src/version.c
+++ b/src/version.c
@@ -750,6 +750,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    3918,
+/**/
     3917,
 /**/
     3916,