patch 8.1.1196: parallel build may fail

Problem:    Parallel build may fail.
Solution:   Update dependencies.
diff --git a/src/version.c b/src/version.c
index b1d90da..f9d4741 100644
--- a/src/version.c
+++ b/src/version.c
@@ -772,6 +772,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1196,
+/**/
     1195,
 /**/
     1194,