patch 8.2.2867: build failure

Problem:    Build failure.
Solution:   Add missing part of the change.
diff --git a/src/version.c b/src/version.c
index 88dd5d6..275b231 100644
--- a/src/version.c
+++ b/src/version.c
@@ -751,6 +751,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2867,
+/**/
     2866,
 /**/
     2865,