patch 7.4.2246
Problem:    Oldfiles test fails.
Solution:   Include missing changes.
diff --git a/src/version.c b/src/version.c
index 2204bc7..8186fd6 100644
--- a/src/version.c
+++ b/src/version.c
@@ -764,6 +764,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2246,
+/**/
     2245,
 /**/
     2244,