First step in the Vim 7.3 branch. Changed version numbers.
diff --git a/src/GvimExt/GvimExt.reg b/src/GvimExt/GvimExt.reg
index 3836284..3887946 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.2]
- "DisplayName"="Vim 7.2: Edit with Vim popup menu entry"
+[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.3a]
+ "DisplayName"="Vim 7.3a: Edit with Vim popup menu entry"
"UninstallString"="uninstal.exe"