Vim 8.0 release
diff --git a/src/GvimExt/GvimExt.reg b/src/GvimExt/GvimExt.reg
index 4c67b09..8604244 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 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"