]> granicus.if.org Git - vim/commitdiff
patch 7.4.860 v7.4.860
authorBram Moolenaar <Bram@vim.org>
Tue, 8 Sep 2015 17:13:51 +0000 (19:13 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 8 Sep 2015 17:13:51 +0000 (19:13 +0200)
Problem:    Filetype detection is outdated.
Solution:   Include all recent and not-so-recent changes.

src/version.c

index c1d51e045696c6f4b573fc2329f263475c3b5046..7ffdd18150c503b1baf8e042c657abcf106e741d 100644 (file)
@@ -741,6 +741,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    860,
 /**/
     859,
 /**/