patch 7.4.2105
Problem:    Configure reports default features to be "normal" while it is
            "huge".
Solution:   Change the default text.
diff --git a/src/version.c b/src/version.c
index 171aa9c..79616c6 100644
--- a/src/version.c
+++ b/src/version.c
@@ -759,6 +759,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2105,
+/**/
     2104,
 /**/
     2103,