diff src/version.c @ 2060:1da25369227b v7.2.345

updated for version 7.2.345 Problem: Tab line is not updated when the value of 'bt' is changed. Solution: Call redraw_titles(). (Lech Lorens)
author Bram Moolenaar <bram@zimbu.org>
date Wed, 27 Jan 2010 15:58:13 +0100
parents fb1222c880fc
children 2f6e519726f1
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -682,6 +682,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    345,
+/**/
     344,
 /**/
     343,