From 3b1db36689ee9b3a49de1362c1678372263a01fe Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 10 Aug 2013 15:00:24 +0200 Subject: release version 7.4 --- 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 074d174d31..4c67b0928b 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.4b] - "DisplayName"="Vim 7.4b: Edit with Vim popup menu entry" +[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.4] + "DisplayName"="Vim 7.4: Edit with Vim popup menu entry" "UninstallString"="uninstal.exe" -- cgit v1.2.3