updated for version 7.4a.001
Problem:    Script to update syntax menu is oudated.
Solution:   Add the missing items.
(only changing the version, file was already updated)
diff --git a/src/version.c b/src/version.c
index 05fdc73..20ea596 100644
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,10 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1,
+/**/
+    1,
+/**/
     0
 };