patch 7.4.1022
Problem:    The README file contains some outdated information.
Solution:   Update the information about supported systems.
diff --git a/src/version.c b/src/version.c
index c750066..77a77f2 100644
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1022,
+/**/
     1021,
 /**/
     1020,