diff src/version.c @ 3419:36160830a5e8 v7.3.475

updated for version 7.3.475 Problem: In a terminal with few colors the omnicomplete menu may be hard to see when using the default colors. Solution: Use more explicit colors. (suggested by Alex Henrie)
author Bram Moolenaar <bram@vim.org>
date Fri, 16 Mar 2012 20:16:46 +0100
parents 7613c9ab083f
children fb2c5a51dac7
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    475,
+/**/
     474,
 /**/
     473,