release version 9.0

Problem:    About time to release Vim 9.0.
Solution:   Update the version number everywhere.
diff --git a/runtime/doc/tips.txt b/runtime/doc/tips.txt
index 3c341fe..5c0d205 100644
--- a/runtime/doc/tips.txt
+++ b/runtime/doc/tips.txt
@@ -1,4 +1,4 @@
-*tips.txt*      For Vim version 8.2.  Last change: 2021 Nov 06
+*tips.txt*      For Vim version 9.0.  Last change: 2021 Nov 06
 
 
 		  VIM REFERENCE MANUAL    by Bram Moolenaar