comparison src/version.c @ 9193:0378a3bdf0fe v7.4.1880

commit https://github.com/vim/vim/commit/76929af43134b4222b33648b6c53754a34f24524 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 2 20:26:41 2016 +0200 patch 7.4.1880 Problem: MS-Windows console build defaults to not having +channel. Solution: Include the channel feature if building with huge features.
author Christian Brabandt <cb@256bit.org>
date Thu, 02 Jun 2016 20:30:06 +0200
parents ce045e4d3244
children 543f068f3706
comparison
equal deleted inserted replaced
9192:bad4d76bf8d8 9193:0378a3bdf0fe
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 1880,
756 /**/ 758 /**/
757 1879, 759 1879,
758 /**/ 760 /**/
759 1878, 761 1878,
760 /**/ 762 /**/