release version 9.0

Problem:    About time to release Vim 9.0.
Solution:   Update the version number everywhere.
diff --git a/runtime/doc/usr_06.txt b/runtime/doc/usr_06.txt
index 5e52209..2b6fa51 100644
--- a/runtime/doc/usr_06.txt
+++ b/runtime/doc/usr_06.txt
@@ -1,4 +1,4 @@
-*usr_06.txt*	For Vim version 8.2.  Last change: 2021 Nov 07
+*usr_06.txt*	For Vim version 9.0.  Last change: 2021 Nov 07
 
 		     VIM USER MANUAL - by Bram Moolenaar