summaryrefslogtreecommitdiffstats
path: root/src/GvimExt/GvimExt.reg
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-06-28 13:44:46 +0100
committerBram Moolenaar <Bram@vim.org>2022-06-28 13:44:46 +0100
commiteb49041875118be5fe60f07750c7c86cb26dccef (patch)
tree3de6d475c03b5668b1f39cf169bca4e892bfb049 /src/GvimExt/GvimExt.reg
parentc19f1a3488c1bb6fe5707dc6338b13cb9f598670 (diff)
release version 9.0v9.0.0000
Problem: About time to release Vim 9.0. Solution: Update the version number everywhere.
Diffstat (limited to 'src/GvimExt/GvimExt.reg')
-rw-r--r--src/GvimExt/GvimExt.reg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GvimExt/GvimExt.reg b/src/GvimExt/GvimExt.reg
index 129ce6e529..d9ebff8db8 100644
--- a/src/GvimExt/GvimExt.reg
+++ b/src/GvimExt/GvimExt.reg
@@ -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"