comparison src/version.c @ 7096:00b9f0c048db v7.4.860

commit https://github.com/vim/vim/commit/a122b5e98afe18c9cfdab31b77d2a9fbb8e36416 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 8 19:13:51 2015 +0200 patch 7.4.860 Problem: Filetype detection is outdated. Solution: Include all recent and not-so-recent changes.
author Christian Brabandt <cb@256bit.org>
date Tue, 08 Sep 2015 19:15:04 +0200
parents 66137191901a
children 70b56e5eccb2
comparison
equal deleted inserted replaced
7095:b6c6665a52c7 7096:00b9f0c048db
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 860,
744 /**/ 746 /**/
745 859, 747 859,
746 /**/ 748 /**/
747 858, 749 858,
748 /**/ 750 /**/