diff src/version.c @ 2972:bdc3335bd72e v7.3.258

updated for version 7.3.258 Problem: MS-Windows: The edit with existing vim context menu entries can be unwanted. Solution: Let a registry entry disable them. (Jerome Vuarand)
author Bram Moolenaar <bram@vim.org>
date Wed, 20 Jul 2011 17:27:25 +0200
parents 1fad9c73d77a
children 59130cd78dfc
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -710,6 +710,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    258,
+/**/
     257,
 /**/
     256,