patch 7.4.1632
Problem:    List of test targets is outdated.
Solution:   Update to current list of test targets.
diff --git a/src/version.c b/src/version.c
index bc11948..bb75c11 100644
--- a/src/version.c
+++ b/src/version.c
@@ -749,6 +749,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1632,
+/**/
     1631,
 /**/
     1630,