summaryrefslogtreecommitdiff
path: root/src/GvimExt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-08-04 19:29:04 +0200
committerBram Moolenaar <Bram@vim.org>2010-08-04 19:29:04 +0200
commit257a9c873f9013eb1424a1a234024b2dca581773 (patch)
treed6bc8db01544b0800bce3e179e88d9b5519416fb /src/GvimExt
parent3ea5fa7a11ba391a1dae0bb6a413d236712fe52b (diff)
downloadvim-git-257a9c873f9013eb1424a1a234024b2dca581773.tar.gz
7.3d -> 7.3e.
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 bfa2f5dd9..4091a2a92 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.3d]
- "DisplayName"="Vim 7.3d: Edit with Vim popup menu entry"
+[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.3e]
+ "DisplayName"="Vim 7.3e: Edit with Vim popup menu entry"
"UninstallString"="uninstal.exe"