summaryrefslogtreecommitdiffstats
path: root/src/GvimExt
diff options
context:
space:
mode:
authorChristian Brabandt <cb@256bit.org>2024-01-02 16:51:11 +0100
committerChristian Brabandt <cb@256bit.org>2024-01-02 16:51:11 +0100
commitb4ddc6c11e95cef4b372e239871fae1c8d4f72b6 (patch)
tree48a5ed89f937d41bed49ad773ac0cb6ecbb1724e /src/GvimExt
parent6c1afa3d0bdfce3ac1197b00409ac1afa7cf368a (diff)
patch 9.1.0000: Vim 9.1 releasev9.1.0000v9.1.0
Problem: Need a new release Solution: Release Vim 9.1 Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'src/GvimExt')
-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 d9ebff8db8..0abeb4ee19 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 9.0]
- "DisplayName"="Vim 9.0: Edit with Vim popup menu entry"
+[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 9.1]
+ "DisplayName"="Vim 9.1: Edit with Vim popup menu entry"
"UninstallString"="uninstall.exe"