diff src/version.c @ 6054:ad775b587065 v7.4.366

updated for version 7.4.366 Problem: Can't run the linebreak test on MS-Windows. Solution: Fix the output file name. (Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Wed, 16 Jul 2014 14:20:41 +0200
parents 4625fa27ba6f
children bdbe2037066d
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    366,
+/**/
     365,
 /**/
     364,