patch 9.0.0796: mapping test fails in some situations

Problem:    Mapping test fails in some situations.
Solution:   Find the line with the verbose information.
diff --git a/src/version.c b/src/version.c
index a5855b8..7ee612d 100644
--- a/src/version.c
+++ b/src/version.c
@@ -696,6 +696,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    796,
+/**/
     795,
 /**/
     794,