0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

release version 9.0

Problem:    About time to release Vim 9.0.
Solution:   Update the version number everywhere.
This commit is contained in:
Bram Moolenaar
2022-06-28 13:44:46 +01:00
parent c19f1a3488
commit eb49041875
174 changed files with 256 additions and 10578 deletions

View File

@@ -15,6 +15,6 @@ REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Vim\Gvim]
"path"="gvim.exe"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 8.2]
"DisplayName"="Vim 8.2: Edit with Vim popup menu entry"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 9.0]
"DisplayName"="Vim 9.0: Edit with Vim popup menu entry"
"UninstallString"="uninstall.exe"