updated for version 7.4.656
Problem:    Missing changes for glob() in one file.
Solution:   Add the missing changes.
diff --git a/src/version.c b/src/version.c
index 81f4d41..7a3579a 100644
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    656,
+/**/
     655,
 /**/
     654,