diff src/version.c @ 2671:6f4740f72d3d v7.3.090

updated for version 7.3.090 Problem: Wrong help text for Cscope. Solution: Adjust the help text for "t". (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Thu, 30 Dec 2010 11:41:09 +0100
parents 28398206597f
children 6a2e4860134b
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 */
 /**/
+    90,
+/**/
     89,
 /**/
     88,