patch 7.4.946
Problem:    Missing changes in source file.
Solution:   Include changes to the eval.c file.
diff --git a/src/version.c b/src/version.c
index 89a2986..2fbc3c7 100644
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    946,
+/**/
     945,
 /**/
     944,