patch 7.4.1985
Problem:    Missing changes in VMS build file.
Solution:   Use the right file name.
diff --git a/src/version.c b/src/version.c
index 3afe4a6..a469530 100644
--- a/src/version.c
+++ b/src/version.c
@@ -759,6 +759,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1985,
+/**/
     1984,
 /**/
     1983,