patch 8.2.4654: missing changes for import check

Problem:    Missing changes for import check.
Solution:   Add missing changes.
diff --git a/src/version.c b/src/version.c
index 3db4108..b1b976c 100644
--- a/src/version.c
+++ b/src/version.c
@@ -751,6 +751,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    4654,
+/**/
     4653,
 /**/
     4652,