patch 8.2.0897: list of functions in patched version is outdated

Problem:    List of functions in patched version is outdated.
Solution:   Update the function lists only.
diff --git a/src/version.c b/src/version.c
index 0f01712..4262aab 100644
--- a/src/version.c
+++ b/src/version.c
@@ -747,6 +747,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    897,
+/**/
     896,
 /**/
     895,