patch 8.2.0740: minor message mistakes

Problem:    Minor message mistakes.
Solution:   Change vim to Vim and other fixes.
diff --git a/src/version.c b/src/version.c
index 799e846..a31cdab 100644
--- a/src/version.c
+++ b/src/version.c
@@ -747,6 +747,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    740,
+/**/
     739,
 /**/
     738,