Add missing piece of patch 8.2.3578
diff --git a/src/version.c b/src/version.c
index b1c1193..9c0f845 100644
--- a/src/version.c
+++ b/src/version.c
@@ -758,6 +758,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    3578,
+/**/
     3577,
 /**/
     3576,