patch 7.4.1555
Problem:    List of test targets incomplete.
Solution:   Add newly added tests.
diff --git a/src/version.c b/src/version.c
index bb08c4b..38d89c1 100644
--- a/src/version.c
+++ b/src/version.c
@@ -744,6 +744,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1555,
+/**/
     1554,
 /**/
     1553,