patch 9.0.1122: class member access is not fully tested yet

Problem:    Class member access is not fully tested yet.
Solution:   Add more tests.
diff --git a/src/version.c b/src/version.c
index ae993ff..84fe1ba 100644
--- a/src/version.c
+++ b/src/version.c
@@ -696,6 +696,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1122,
+/**/
     1121,
 /**/
     1120,