release version 9.0

Problem:    About time to release Vim 9.0.
Solution:   Update the version number everywhere.
diff --git a/runtime/doc/usr_07.txt b/runtime/doc/usr_07.txt
index ab36771..2be3062 100644
--- a/runtime/doc/usr_07.txt
+++ b/runtime/doc/usr_07.txt
@@ -1,4 +1,4 @@
-*usr_07.txt*	For Vim version 8.2.  Last change: 2020 Mar 23
+*usr_07.txt*	For Vim version 9.0.  Last change: 2020 Mar 23
 
 		     VIM USER MANUAL - by Bram Moolenaar