diff src/version.c @ 3342:bb67cd961fc3 v7.3.438

updated for version 7.3.438 Problem: There is no way to avoid ":doautoall" reading modelines. Solution: Add the <nomodeline> argument. Adjust documentation.
author Bram Moolenaar <bram@vim.org>
date Sun, 12 Feb 2012 00:18:58 +0100
parents 539613ce999d
children dec4338a7da2
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 */
 /**/
+    438,
+/**/
     437,
 /**/
     436,