patch 9.0.0474: fullcommand() test failure

Problem:    fullcommand() test failure.
Solution:   Update function table.
diff --git a/src/version.c b/src/version.c
index 3f25033..291fc05 100644
--- a/src/version.c
+++ b/src/version.c
@@ -704,6 +704,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    474,
+/**/
     473,
 /**/
     472,