patch 7.4.1920
Problem:    Missing test changes.
Solution:   Update viminfo test.
diff --git a/src/version.c b/src/version.c
index 7a7e028..af8d684 100644
--- a/src/version.c
+++ b/src/version.c
@@ -754,6 +754,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1920,
+/**/
     1919,
 /**/
     1918,