diff src/version.c @ 3016:58bba69b3371 v7.3.280

updated for version 7.3.280 Problem: ":lmake" does not update the quickfix window title. Solution: Update the title. (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Wed, 10 Aug 2011 18:36:54 +0200
parents 342b17608967
children 45ead8a0bede
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 */
 /**/
+    280,
+/**/
     279,
 /**/
     278,