patch 8.2.2255: Tcl test fails

Problem:    Tcl test fails.
Solution:   Change option handling.
diff --git a/src/version.c b/src/version.c
index d23afb2..0ef6918 100644
--- a/src/version.c
+++ b/src/version.c
@@ -751,6 +751,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2255,
+/**/
     2254,
 /**/
     2253,