patch 8.0.0368: not all options are tested with a range of values

Problem:    Not all options are tested with a range of values.
Solution:   Generate a test script from the source code.
diff --git a/src/version.c b/src/version.c
index 6d15166..0e0ad45 100644
--- a/src/version.c
+++ b/src/version.c
@@ -765,6 +765,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    368,
+/**/
     367,
 /**/
     366,