patch 9.0.0292: test causes another test to fail

Problem:    Test causes another test to fail.
Solution:   Redraw to remove the popup window
diff --git a/src/version.c b/src/version.c
index cb54364..4ff578f 100644
--- a/src/version.c
+++ b/src/version.c
@@ -708,6 +708,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    292,
+/**/
     291,
 /**/
     290,