patch 9.1.0000: Vim 9.1 release
Problem: Need a new release
Solution: Release Vim 9.1
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/GvimExt/GvimExt.reg b/src/GvimExt/GvimExt.reg
index d9ebff8..0abeb4e 100644
--- a/src/GvimExt/GvimExt.reg
+++ b/src/GvimExt/GvimExt.reg
@@ -15,6 +15,6 @@
[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"