patch 7.4.1543
Problem:    Channel log methods are not tested.
Solution:   Log job activity and check it.
diff --git a/src/version.c b/src/version.c
index 4812298..2eb0114 100644
--- a/src/version.c
+++ b/src/version.c
@@ -744,6 +744,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1543,
+/**/
     1542,
 /**/
     1541,