From bb76f24af2010943387ce696a7092175b4ecccf2 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Mon, 12 Sep 2016 14:24:39 +0200 Subject: Vim 8.0 release --- src/GvimExt/GvimExt.reg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/GvimExt') diff --git a/src/GvimExt/GvimExt.reg b/src/GvimExt/GvimExt.reg index 4c67b0928b..860424484c 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 7.4] - "DisplayName"="Vim 7.4: Edit with Vim popup menu entry" +[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 8.0] + "DisplayName"="Vim 8.0: Edit with Vim popup menu entry" "UninstallString"="uninstal.exe" -- cgit v1.2.3