comparison src/version.c @ 8997:90fd01ade690 v7.4.1784

commit https://github.com/vim/vim/commit/8e9eb3a6a1e589949f1c878c839528d917fdfc4a Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 24 15:00:11 2016 +0200 patch 7.4.1784 Problem: The termtruecolor feature is enabled differently from many other features. Solution: Enable the termtruecolor feature for the big build, not through configure.
author Christian Brabandt <cb@256bit.org>
date Sun, 24 Apr 2016 15:15:04 +0200
parents 3cf6704d6efc
children f414db42d167
comparison
equal deleted inserted replaced
8996:d25ba6b80388 8997:90fd01ade690
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1784,
756 /**/ 758 /**/
757 1783, 759 1783,
758 /**/ 760 /**/
759 1782, 761 1782,
760 /**/ 762 /**/