diff src/version.c @ 3350:198ec1fff71a v7.3.442

updated for version 7.3.442 Problem: Still read modelines for ":doautocmd". Solution: Move check for <nomodeline> to separate function.
author Bram Moolenaar <bram@vim.org>
date Sun, 12 Feb 2012 20:14:01 +0100
parents af4ed13ca541
children de050fcc24cf
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 */
 /**/
+    442,
+/**/
     441,
 /**/
     440,