patch 7.4.1287
Problem:    Channel test fails.
Solution:   Use reltimefloat().
diff --git a/src/version.c b/src/version.c
index 6634f60..a857cf1 100644
--- a/src/version.c
+++ b/src/version.c
@@ -748,6 +748,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1287,
+/**/
     1286,
 /**/
     1285,