patch 7.4.2040
Problem:    New files missing from distribution.
Solution:   Add new test scripts.
diff --git a/src/version.c b/src/version.c
index 6c6d39e..9baf99e 100644
--- a/src/version.c
+++ b/src/version.c
@@ -759,6 +759,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2040,
+/**/
     2039,
 /**/
     2038,