patch 8.2.0598: test_eval_stuff fails in normal terminal

Problem:    Test_eval_stuff fails in normal terminal.
Solution:   Close the new window.
diff --git a/src/version.c b/src/version.c
index 075f4db..ae915db 100644
--- a/src/version.c
+++ b/src/version.c
@@ -747,6 +747,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    598,
+/**/
     597,
 /**/
     596,