diff src/version.c @ 2831:30b7cde21940 v7.3.190

updated for version 7.3.190 Problem: When there is a "containedin" syntax argument highlighting may be wrong. (Radek) Solution: Reset current_next_list. (Ben Schmidt)
author Bram Moolenaar <bram@vim.org>
date Thu, 19 May 2011 12:14:10 +0200
parents 71e1da07e141
children 107b03fdf1ad
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 */
 /**/
+    190,
+/**/
     189,
 /**/
     188,