updated for version 7.4a.003
Problem:    Copyright year is oudated.
Solution:   Only use the first year.
diff --git a/src/version.c b/src/version.c
index ade1bf5..75183ce 100644
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    3,
+/**/
     2,
 /**/
     1,