diff src/version.c @ 6108:589fd07888ab v7.4.392

updated for version 7.4.392 Problem: Not easy to detect type of command line window. Solution: Add the getcmdwintype() function. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Wed, 06 Aug 2014 13:36:59 +0200
parents f051e50a6a5f
children 1bff71d20262
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 */
 /**/
+    392,
+/**/
     391,
 /**/
     390,