patch 7.4.711
Problem:    Missing change in one file.
Solution:   Also change option.c
diff --git a/src/version.c b/src/version.c
index 06fb40e..7fbf58a 100644
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    711,
+/**/
     710,
 /**/
     709,